Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) break
b) exit(0)
c) abort()
d) terminate