📚 Question Bank Q62 — Programming and Data Structure
Tags
Programming and Data Structure
Q62. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023

In what sequence the initialization, testing and execution of body is done while using do-while loop?

A. Commenting

B. Execution of the body

C. Initialisation

D. Testing the condition

Choose the correct answer from the following 

1.D, B, C
2.D, C, B
3.C, A, B
4.C, B, D ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question