Conditional Constructs in Java
Basic if-else, Nested if-else, Ternary Operator , Switch-Case: Fall-Through Behavior, Enhanced Switch, Logical Operators, Switch with Strings, if-else with Logical NOT, Complex Conditional Logic, Nested Ternary Operator