

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Basic C knowledge and support exam preparation. Choose a topic below to get started.
1. |
In while loop 2 |
A. | In while loop in while loop 3 |
B. | In while loop 3 |
C. | Infinite loop |
Answer» C. Infinite loop | |
2. |
Hello is printed infinite times |
A. | Hello |
B. | Varies |
C. | Compile time error |
Answer» B. Varies | |