ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

C Program : Programming Concept Questions & Answers



Question : Name the loop that executes at least once.


A.
For
B.
If
C.
do-while
D.
while

Answer / Explanation

Correct Answer is : Option C.


More Questions on C Programming Language