Logical expressions: relational operators < <= > >= == != logical operators and && true if both sides are true, false otherwise or || false if both sides are false, true otherwise