HOUR 7Using Conditional Tests to Make Decisions

This Hour’s To-Do List:

Image Use the if statement for basic conditional tests.

Image Test whether one value is greater than or less than another.

Image Test whether two values are equal or unequal.

Image Use else statements as the opposite of if statements.

Chain several conditional tests together.

Use the switch statement ...

Get Sams Teach Yourself Java in 24 Hours, Eighth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.