Examveda
Examveda

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

Answer: Option D


This Question Belongs to Java Program >> Flow Control

Join The Discussion

Related Questions on Flow Control