Quiz: Make Decisions

Solve this quiz on Java’s decision handling.

In the last lesson, you learned how to make your Java programs smarter using conditional logic. You practiced comparing values and controlling which code runs using if, else if, and else.

Now it’s time to check your understanding with a quick quiz!

Get hands-on with 1400+ tech skills courses.