View latest educational results 2026 of class 9th, 10th / Matric / SSC, Intermediate / HSSC / FA / FSc / Inter, 5th / Primary, 8th / Middle, DAE, DBA, D.COM, BA / BBA / BCom / BSc / B.Ed, MA / MSc / MBA / MIT / MCS, MBBA / M.Ed, LLB, Engineering, M.Phil, PhD from all BISE / boards and Universities by roll number & by name and check old result 2025 online.

Do While Loop MCQ Tests

12th Class Computer Science MCQ Tests
Do While Loop of 12th Class Computer Science has 5 questions. If you take an online MCQ test, the system will randomly choose the questions. If you want to take the quiz by chapter then click the start test button.

Total Questions: 5
Total Marks: 5
Time: 5 Mins
Total Questions: 5
Total Marks: 5
Time: 5 Mins
5Min : 00 Sec Remaining
Question # 1
Conditional expression used in do while loop must be true, in order to continue loop.
Question # 2
In do while loop , the conditional expression is: (while(i!=0) then how many times do while loop will run? Where as int i=0;
Question # 3
The output of following code will be: main() { int a=32; do { printf("%d ", a); a++; }while(a <= 30); }
Question # 4
if continue statement is used inside'do while' body then control is transferred to:
Question # 5
The output of following code will be: int main() { int i = 0; do { i++; printf("Pakistan "); } while (i < 3); }
Total Questions
12345
Question # 1
Conditional expression used in do while loop must be true, in order to continue loop.
Question # 2
In do while loop , the conditional expression is: (while(i!=0) then how many times do while loop will run? Where as int i=0;
Question # 3
The output of following code will be: main() { int a=32; do { printf("%d ", a); a++; }while(a <= 30); }
Question # 4
if continue statement is used inside'do while' body then control is transferred to:
Question # 5
The output of following code will be: int main() { int i = 0; do { i++; printf("Pakistan "); } while (i < 3); }
Total Questions
12345

12th Class 2026

Add a Comment
Comments will be shown after admin approval.
Name *
Email *
Mobile *
City *
Your Comment *
Question: What is capital of Pakistan?

(Answer can be from islamabad | lahore)
 
Spam comments will not be approved at all.




BISE Results Intermediate & Matric
 
To Advertise
Contact US