Q24
What does the "else" statement in an "if-else" statement block indicate?
A.
A syntax error
B.
A comment
C.
The end of the if statement
D.
The block of code to execute if the condition is false
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board