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

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

Question # 2

While loop is also called:

Question # 3

Which of the following statement can be used in C

Question # 4

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

Question # 5

One execution of a loop is known as a(n):

Question # 6

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;

Question # 7

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

Question # 8

Each record consists of a

Question # 9

Which of the following is a loop statement?

Question # 10

Which of the following loop is called counter loop?

Question # 11

The loop structure that executes at least ones is

Question # 12

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

______ are used to enter data into databases

Question # 14

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

Question # 15

This means to increase a value by one:

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

  • No comments yet. Be the first to comment!