Computer Science 10 Paper 2021S MCQ Test

FBISE Computer Science 10 Paper 2021S Suppl MCQs Test contains a total of 12 Multiple Choice Questions, each MCQ has 4 options. For more MCQs Tests visit our MCQs Tests Page.


Computer Science Paper 2021 Supp MCQs Test

34

Class 9 Computer Science
2021 Suppl Paper
Practice MCQs Test

1 / 12

What is the output of the following code?
for (int j=1; j<=3; j++) printf (“%d",j);

2 / 12

The output will be 1 if all inputs are zero EXCEPT one input, is a case of:

3 / 12

Which of the following is the valid variable name?

4 / 12

Which symbol is used for processing in a flowchart?

5 / 12

How many bytes are used for a variables of type float?

6 / 12

Which of the following is called counter loop?

7 / 12

Evaluate given expression 5 + 3 * 3 - 1

8 / 12

Which of the following is an arithmetic operator?

9 / 12

Which statement is used to exit from body of switch statement?

10 / 12

Which of the following is used as a conditional operator?

11 / 12

Which of the following escape sequence is used to move the cursor at the beginning of the next line?

12 / 12

A _______ loop is a loop within another loop.

Your score is

0%

Please rate our quiz and give your feedback.

Similar Posts

Leave a Reply

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