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

image
image
image

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

ICS Part 2 Computer Science Chapter 12 Online Test

Try the ICS Part 2 Computer Science Chapter 12 Online Test.

  • Total Questions15

  • Time Allowed20

Start Test

ICS Part 2 Computer Science Chapter 12 Online Test

00:00
Question # 1

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

Question # 2

This statement may be used to stop a loop's current iteration and begin once:

Question # 3

Redundancy means

Question # 4

A loop with in a loop is called:

Question # 5

Semicolon is placed at the end of condition in:

Question # 6

How many types of loop structure are available in C language?

Question # 7

Which of the following is a loop statement?

Question # 8

What is the final value of x after executing the following code:
For (int x=0; x<10; X++)

Question # 9

________ contains icon button that are shortcuts to the commands in the menu

Question # 10

The body of while loop with multiple statements ends with:

Question # 11

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

Question # 12

______ are used to move around the window if its contents do not fit on screen

Question # 13

When is while loop more appropriate then for loop?

Question # 14

While loop is also called:

Question # 15

A loop whose execute never ends is called

Submit

Prepare All ICS Part 2 Computer Science Chapter 12 Online Test MCQs With Answers


Top Scorers of ICS Part 2 Computer Science Chapter 12 Online Test

  • B
    Brilliant Star 22 - Jun - 2024 00 Min 58 Sec 15/15
  • S
    Shaista Kanwal 05 - Aug - 2023 02 Min 00 Sec 15/15
  • N
    Noreenjaved Javed 16 - Jan - 2025 02 Min 16 Sec 15/15
  • B
    Brilliant Star 22 - Jun - 2024 01 Min 00 Sec 14/15
  • B
    Brilliant Star 22 - Jun - 2024 01 Min 11 Sec 14/15
  • N
    Noreenjaved Javed 16 - Jan - 2025 01 Min 16 Sec 14/15
  • B
    Brilliant Star 22 - Jun - 2024 01 Min 27 Sec 14/15
  • N
    Noreenjaved Javed 16 - Jan - 2025 02 Min 25 Sec 14/15
  • N
    Noreenjaved Javed 14 - Jan - 2025 02 Min 31 Sec 14/15
  • T
    Tehreem Batool 10 - Mar - 2024 02 Min 35 Sec 14/15
  • U
    uswa arshad 18 - Nov - 2024 03 Min 57 Sec 14/15
  • B
    Brilliant Star 22 - Jun - 2024 04 Min 00 Sec 14/15
  • D
    Daud Sheraz 10 - Sep - 2023 12 Min 58 Sec 14/15
  • B
    Brilliant Star 22 - Jun - 2024 01 Min 32 Sec 13/15
  • S
    Shaista Kanwal 05 - Aug - 2023 01 Min 56 Sec 13/15

Test Questions