The C code ‘for(;;)’ represents an infinite loop. It can be terminated by ___________
Posted: Wed Jul 13, 2022 7:54 pm
a) break
b) exit(0)
c) abort()
d) terminate
b) exit(0)
c) abort()
d) terminate
Accurate answers. Every time.
https://answerhappy.com/