Logical NOT (!): Reverses a boolean value: !true is false and !false is true.
How to apply it: Apply ! carefully when negating compound expressions; use De Morgan's Laws.
Course: AP Computer Science A · Unit: Boolean Expressions and if Statements
Practice questions about Logical NOT (!) on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.