The following questions will see what condition you're in after studying conditional statements in Java.
Conditional tests result in either a true or false value. Which variable type does this remind you of?
Which statement is used as a catch-all category in a switch block statement?
What's a conditional?
c. The boolean variable type can only equal TRue or false, making it similar to conditional tests. If you answered a., I'm sorry, but there's only 17 hours left and we've got a lot left to cover. Java doesn't teach itself.
a. default statements will be handled if none of the other case statements matches the switch variable.
b. The other answers describe conditioner and a confessional.