NUST Entry test NET contains most of the Computer Sciences MCQs. FSC ICS Part 1 Computer book MCQs. HSSC Computer Sciences CS questions MCQs. Solved Chapterwise Computer Sciences MCQs for first-year 11 class MCQs. Second-year and first-year Computer Sciences textbooks chapter-wise MCQs with the answer are provided here. PakLearningSpot PLS MCQs Bank website for FREE Entry test preparations
PLS Boost Bundle
Get Access to 20 thousands+ MCQs Including Topical MCQs, Practice Tests, Mock Tests, Solved Past Papers, Flashcards, Notes, FLPS, and Much More.

17. The of for loop executed only once in the first iteration
Initialization expression
1/20

19. structure is used when programmer does not know is advance the number of repetition of loop?
2/20

20. Loop with in a loop is called
3/20

14. Semicolon is placed at the end of condition in:
4/20

16. The loop will execute at least even the condition is false
5/20

15. The do-while loop ends with a
6/20

6. Which one is not a loop structure
7/20

1. How many types of loop structur are in C?
8/20

5. is called counter loop:
9/20

7. A variable whose value controls the number of iterations is known as
10/20

3. The loop which never ends is called:
11/20

12. The while loop is also called: (a) conditional loop (b) (c) counter loop (d)
while Both (b) and (c)
wend loop Attribute
12/20

4. loop structures are available in C language:
13/20

18. is related to loop structures:
14/20

15/20

8. In while loop, the loop control variable always initialized
16/20

11. The body of I comes er the test condition in:
17/20

9. In while loop, the increment / decrement statement are placed
18/20

10. structure executes the body of loop at least once:
19/20

13. The body of loop comes before the test condition in:
20/20