Conditionals
if, else, if-else-if, nested if
booleans
boolean operators -- and, or, not
switch
inline if
Condition.java
Deitel 4.1-4.7, 5.6, 5.7, 5.9