Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

a) break
b) exit(0)
c) abort()
d) terminate

Answer: a

Join The Discussion