consider the following statement:

while ( 3 ) ;

  1. Infinite loop

  2. Syntax error

  3. Executes only 3 iterations

  4. Executes only 4 iterations


Correct Option: A

Find more quizzes: