2nd Year Computer Science Chapter 12 Online MCQ Test

1. Which of the following loops is called a counter loop?

Question 1 of 8

2. Which of the following is a loop statement?

Question 2 of 8

3. This means to increase a value by one:

Question 3 of 8

4. Which loop structure always executes at least once?

Question 4 of 8

5. The keyword used to come out of the body of the loop is

Question 5 of 8

6. The body of a while loop with multiple statements ends with:

Question 6 of 8

7. ______ are used to enter data into databases

Question 7 of 8

8. When does the code block following while (x < 100) execute?

Question 8 of 8


 

Leave a Reply

Your email address will not be published. Required fields are marked *