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.

18. is related to loop structures:
1/20

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

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

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

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

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

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

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

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

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

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

12/20

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

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

5. is called counter loop:
15/20

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

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

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

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

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