12th Class ICS Computer Science Chapter 12 Online MCQ Test for (Loop Constructs)

ICS Part 2 Computer Science Online
Chapter 12 Test

Start Chapter 12 Test

MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 12 Online Test"

Try The MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 12 Online Test"

  • Total Questions15

  • Time Allowed20

ICS Part 2 Computer Science Chapter 12 Online Test

00:00
Question # 1

This means to increase a value by one:

Question # 2

______ are used to enter data into databases

Question # 3

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

Question # 4

In which loop the condition comes after the body of the loop?

Question # 5

Which of the following statement can be used in C

Question # 6

Which of the following loop is called counter loop?

Question # 7

When is for loop more appropriate then while loop?

Question # 8

If n=3, what will be the value of n after executing the following code?
do
n*=2
while (n<48);

Question # 9

Semicolon is placed at the end of condition in:

Question # 10

A _____ contains an object that stores VBA code

Question # 11

Which of the following loop is available in C language?

Question # 12

The keyword 'break' cannot be used within:

Question # 13

In which loop the condition comes before the body of the loop?

Question # 14

This loop is a good choice when you know how many times you want the loop to iterate in advance of entering the loop?

Question # 15

Repetition structure is used to execute a statement or set of statement

Prepare Complete Set Wise Chapter 0 "ICS Part 2 Computer Science Chapter 12 Online Test" MCQs Online With Answers


12th Chapter

ICS Part 2 Computer Science Chapter 12 Online Test MCQ's

Top Scorers Of Chapter 0 "ICS Part 2 Computer Science Chapter 12 Online Test" MCQ`s Test

  • R
    Rajab Ali Ali 04 - Jul - 2024 00 Min 24 Sec 15/15
  • B
    Brilliant Star 22 - Jun - 2024 00 Min 58 Sec 15/15
  • N
    Noreenjaved Javed 16 - Jan - 2025 02 Min 16 Sec 15/15
  • A
    Ayesha Javed 26 - Oct - 2024 02 Min 30 Sec 15/15
  • M
    Memona Zaka 20 - Dec - 2024 02 Min 31 Sec 15/15
  • S
    Shanza- Shabbir. 14 - Nov - 2024 03 Min 00 Sec 15/15
  • T
    Tariq Rahi 15 - Dec - 2024 02 Min 30 Sec 14/15
  • W
    Waheed Asghar 08 - Dec - 2024 02 Min 32 Sec 14/15
  • A
    Amber Ilyas 24 - Oct - 2024 02 Min 47 Sec 14/15
  • U
    uswa arshad 18 - Nov - 2024 03 Min 57 Sec 14/15
  • A
    Adeel Afzal 23 - Jun - 2024 08 Min 13 Sec 14/15
  • M
    Manahil Rafique 17 - Sep - 2024 03 Min 26 Sec 13/15
  • A
    Areeha Waheed 07 - Jul - 2024 04 Min 04 Sec 13/15
  • K
    khadija jafar 29 - Dec - 2024 08 Min 48 Sec 13/15
  • M
    mueez farhan 18 - Sep - 2024 02 Min 17 Sec 12/15

Test Questions

Is this page helpful?