1.

In a for loop, if the condition is missing, then,

A. It is assumed to be present and taken to be false.
B. It is assumed to be present and taken to be true.
C. It results in a syntax error
D. Execution will be terminated abruptly.
Answer» C. It results in a syntax error


Discussion

No Comment Found