What does the "AND" logical operator do in a logical expression?
It negates a condition
It adds two numbers
It checks if at least one condition is true
It checks if all conditions are true