ICS Part 2 Computer Science Chapter 12 Online Test

  • Medium Not Specified
  • Available questions49
  • Chapter Name12

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

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

Question # 2

This means to increase a value by one:

Question # 3

A counter can be defined as:

Question # 4

Redundancy means

Question # 5

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

Question # 6

Which of the following is a loop statement?

Question # 7

Each record consists of a

Question # 8

If we want a user to enter exactly 20 values, which loop would be the best to use?

Question # 9

Which statement is used to move the control to the start of loop body?

Question # 10

A ________ is used to perform the same sequence of steps or automating tasks repeatedly

Question # 11

A _____ contains an object that stores VBA code

Question # 12

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

Question # 13

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 # 14

The loop structure in which condition comes after the body of the loop is

Question # 15

What is the value of "a" after execution the following code segment:
int a=2;
int b=0;
while(b<5)
{ a=a*2;
b=b+1;
}
a=a+1;

Submit

Matric Part 2/10th Class English Chapter 1 MCQ Test With Answer for Chapter 1 Hazrat Muhammad (S.A.W) an Embodiment of Justice

Here on this page you can attempt class 10 English chapter 1 mcqs online test and assess your progress. You can start the online test for class 10 English chapter 1 mcqs by clicking the “Start Chapter 1 Test” button and after that just select the answers one by one of all the question. If you want to prepare better for the 10th class English mcqs test, we have given 10th class English chapter 1 mcqs pdf file on this page. This 10th class English chapter 1 mcqs solved file contains all the chapter 1 English 10th class important mcqs. We encourage all the 10th class students to try this English online test, it will help you regardless in the 10th class English board exam. The English chapter 1 test also includes grammar mcqs to help students with objective part of their board exam.

Biology Chapter 1 - Answers Mode

  • Not ready for the test yet? No problem.

  • You can use the answers mode to study and prepare

  • yourself for the online MCQ test.

Start Test

Biology Chapter 1 MCQ - PDF

  • Download PDF with answers to study online or offline. The PDF cotnains all MCQ questions with answers for Class 10 Biology Chapter 1 - Acids and Liquids. Total questions are 12.

Download PDF

Share your comments & questions here

Guest
  • No comments yet. Be the first to comment!