Please enable JavaScript to use CodeHS

AP Computer Science A (Nitro)

Lesson 3.5 Compound Boolean Expressions

Description

In this lesson, students will determine the truth value of compound Boolean expressions. They will also examine short circuit evaluation and nested if statements. This lesson corresponds with AP Computer Science A topic 3.5.


Objective

Students will be able to:

  • Evaluate compound Boolean expressions in program code