A) while(1) { }
B) loop: ... goto loop;
C) for(;;) { }
D) All are right.
View Answer
D) All are right.
Competititve Exams Materials
(Q) How can you make an infinite loop in C ?

About Competitive Guide
It is an online self preparation guide for competitive exam aspirants where candidates can get all the competitive exams materials at one place.
Subscribe to:
Post Comments (Atom)
0 on: "How can you make an infinite loop in C ?"