Question
What does short-circuit evaluation mean for logical AND?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Second condition may not be checked if first is false
Explanation:
The correct answer is Second condition may not be checked if first is false.
Leave a Reply