Examveda

The C code 'for(;;)' represents an infinite loop. It can be terminated by . . . . . . . .

A. break

B. exit(0)

C. abort()

D. terminate

Answer: Option A


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures