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