Vidyalelo
Computer Science · Q431

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 431

Q431

Which loop always processes its instructions at least once?

A.
do-while
Answer
B.
for
C.
while
D.
None of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board