Class 10 Computer Science 2022 Hard Areas MCQs Test


Warning: Undefined array key "HTTP_SEC_FETCH_SITE" in /home/u216767942/domains/fbisesolvedpastpapers.com/public_html/wp-content/plugins/quiz-maker/includes/class-quiz-maker-iframe.php on line 71

FBISE Class 10 Computer Science 2022 Hard Areas MCQs Test contains a total of 12 Multiple Choice Questions, each MCQ has 4 options. For more MCQs Tests visit our MCQs Tests Page.


Class 10 Computer Science 2022 Hard Areas
MCQs Test

/12
0

Class 10 Computer Science
Paper 2022 Hard Areas
Practice MCQs Test

1 / 12

1. How many heading tags are there in HTML language?

2 / 12

2. Which combination of logic gates is used to make a NAND gate?

3 / 12

3. How many bytes are used for long int data type?

4 / 12

4. Which symbol is used for decision in a flow chart?

5 / 12

5. Which heading tag pair is used to display largest size heading in an HTML web page?

6 / 12

6. Which loop structure is most suitable when number of iterations/repetitions are known in advance?

7 / 12

7. Which of the following is valid data type that can be used as variable/expression in switch statement?

8 / 12

8. Which operator is an arithmetic operator?

9 / 12

9. What is the output of following code segment after execution when a=10, b=-20
if (a>0&&b<0) printf(“%d”, a+b); else printf(“%d”, a-b);

10 / 12

10. Which operator has lowest precedence?

11 / 12

11. Which of the following is unary gate?

12 / 12

12. What is the output of following code segment after execution when a=1 and b=2?
if (a+b++<4) printf(“%d”, b); else printf(“%d”, a);

Your score is

0%

Please rate this quiz and give your feedback.


Leave a Comment