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.

Chapter 5 Loop Control Structure Computer Science 10th Class Balochistan MCQ Tests

10th Class Computer Science Chapter 5 MCQ Tests
Chapter 5 of 10th Class Computer Science has 11 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: 11
Total Marks: 11
Time: 15 Mins
Total Questions: 11
Total Marks: 11
Time: 15 Mins
15Min : 00 Sec Remaining
Question # 1
The output of following code will be: main() { int k, j; for(k=1, j=10; k <= 5; k++) { printf("%d ", (k+j)); } }
Question # 2
In following for loop construct ( for(x=0; x>10; x++) ) which statement is executed only once.
Question # 3
if x=0; and while(x>0){ printf("I am in loop"); x++;} how many times " I am in loop " printed?
Question # 4
if continue statement is used inside'do while' body then control is transferred to:
Question # 5
Conditional expression used in do while loop must be true, in order to continue loop.
Question # 6
Do-while loop terminates when conditional expression becomes:
Question # 7
How many times a following for loop will run: for(int x=0; x<10; x++)
Question # 8
Continue statement is used for:
Question # 9
Primary purpose of repetition structure is:
Question # 10
A set of statements continue to repeat, until or unless condition is :
Question # 11
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;
Total Questions
1234567891011
Question # 1
The output of following code will be: main() { int k, j; for(k=1, j=10; k <= 5; k++) { printf("%d ", (k+j)); } }
Question # 2
In following for loop construct ( for(x=0; x>10; x++) ) which statement is executed only once.
Question # 3
if x=0; and while(x>0){ printf("I am in loop"); x++;} how many times " I am in loop " printed?
Question # 4
if continue statement is used inside'do while' body then control is transferred to:
Question # 5
Conditional expression used in do while loop must be true, in order to continue loop.
Question # 6
Do-while loop terminates when conditional expression becomes:
Question # 7
How many times a following for loop will run: for(int x=0; x<10; x++)
Question # 8
Continue statement is used for:
Question # 9
Primary purpose of repetition structure is:
Question # 10
A set of statements continue to repeat, until or unless condition is :
Question # 11
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;
Total Questions
1234567891011

Computer Science

10th 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