3.4 else if Statements
-
Incorrect
Correct
No Answer was selected
Invalid Answer
1. Primitive Types
2. Using Objects
3. Boolean Expressions and if Statements
3.1 Boolean Expressions
3.2 if Statements and Control Flow
3.3 if-else Statements
3.4 else if Statements
if/else/else if Statements
Add Tip
Add Tip - 8 or 4 Customers
Add Tip - 8, 4, 2 Customers
Check Your Understanding
Exercise: Salmon Spawn
3.5 Compound Boolean Expressions
3.6 Equivalent Boolean Expressions
3.7 Comparing Objects
4. Iteration
5. Writing Classes
6. Arrays
7. ArrayLists
8. 2D Arrays
9. Inheritance
10. Recursion