Multiple Choice
In C, the statement ____ tells the compiler to keep doing what's in the brackets over and over and over.
A) loop
B) continue
C) do(forever)
D) for(;;)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Security professionals often need to examine Web
Q43: The print command for Perl is almost
Q44: Most programming languages do not have a
Q45: The _ special character is used with
Q46: UNIX was first written in assembly language,
Q47: List and describe the variable types used
Q49: To compile the "syntax.c" program in *nix
Q50: In HTML, each tag has a matching
Q51: The _ statement in C is used
Q52: Structures called classes can be written in