10th Class Computer Science Chapter 2 English Medium Online MCQ Test With Answer

MCQs Test for 10th Class Chapter 2 Computer Science

The chapter 2 of 10th class Computer Science is related to User Interaction. This chapter has great importance with respect to the board paper. It is not very easy but rather conceptual and technical. For getting perfection in this chapter, students should make maximum practice of these online MCQs tests. Download 10th class Computer Science Chapter 2 MCQs which are available on ilmkidunya for all students. These online MCQs tests are free to attempt and download. The students must avail this chance and make the best practice of this important chapter. 10th class Computer Science Chapter 2 MCQs in PDF are given on ilmkidunya, from where the students can easily get these tests.

MCQ's Test For Chapter 2 "User Interaction"

Try The MCQ's Test For Chapter 2 "User Interaction"

  • Total Questions12

  • Time Allowed15

User Interaction

00:00
Question # 1

Which operator negates or reverses the value of Boolean expression ?

Question # 2

Let the following part of code, what will be the value of variable an after execution:
int a = 4;
float b= 2.2;
a = a * b;

Question # 3

In C language _______ is used as statement terminator:

Question # 4

Which is used to display data in specific format ?

Question # 5

Escape sequences are used in printf function inside the:

Question # 6

The operator % is used to calculate __________:

Question # 7

Which symbol is used to represent the NOT operator ?

Question # 8

Which operator is used to divide the value on left side by the value on right side ?

Question # 9

Which of the following is a type of operator ?

Question # 10

Which operators require two operands to perform the operations ?

Question # 11

Which of the following is not a type of operator ?

Question # 12

scanf is a __________ in C programming language:

Prepare Complete Set Wise Chapter 2 "User Interaction" MCQs Online With Answers


Topic Test

00:00

Computer science is an important subject for the students of 10th class. Every student wants to score good marks in matric. For the convenience of the 10th class students, ilmkidunya is providing to students the online tests for the preparation of computer science. These online tests are comprised of many MCQs from every topic of chapter 2. These online MCQs tests are very conceptual and helpful. The students can make better practice through 10th class computer science unit 2 MCQs with answers. Get well prepared for the computer science board exam by practicing these online MCQs tests.

Top Scorers Of Chapter 2 "User Interaction" MCQ`s Test

  • M
    Mahnoor Saif 21 - Jan - 2025 00 Min 05 Sec 12/12
  • V
    Vato ato 12 - Jan - 2025 00 Min 06 Sec 12/12
  • A
    Aansa Naveed 13 - Feb - 2026 01 Min 04 Sec 12/12
  • M
    Maheen sidhu 13 - Feb - 2026 01 Min 07 Sec 12/12
  • M
    Muhammad Khalid 13 - Feb - 2026 01 Min 13 Sec 12/12
  • W
    Waheed ahmad 02 - Mar - 2026 01 Min 14 Sec 12/12
  • A
    Asif Bhatti 11 - Sep - 2025 01 Min 27 Sec 12/12
  • A
    Ali Raza 17 - Jan - 2025 01 Min 32 Sec 12/12
  • S
    SYED MUHAMMAD TAHA 17 - Oct - 2025 01 Min 46 Sec 12/12
  • S
    Saim G 16 - Aug - 2025 01 Min 58 Sec 12/12
  • M
    Minu Khan 01 - Feb - 2026 02 Min 13 Sec 12/12
  • A
    Ahmad Nazir 07 - Dec - 2025 02 Min 18 Sec 12/12
  • A
    Ayesha Tariq 20 - Jan - 2025 02 Min 51 Sec 12/12
  • D
    dania yousaf 14 - Feb - 2026 01 Min 07 Sec 11/12
  • A
    Aashir Rukhsar 05 - Dec - 2025 01 Min 08 Sec 11/12

10th Class (English Medium) Computer Science Chapter 2 Important MCQ's

Sr.# Question Answer
1 All of arithmetic operators, relational operators and logical operators && and || are:
A. unary operators
B. binaryoperators
C. ternaryoperators
D. all of these
2 Escape sequences consists of ________ characters:
A. two
B. three
C. four
D. five
3 Which operators perform operation on Boolean expressions and produce a Boolean expressions as a result ?
A. logical
B. assignment
C. arithmetic
D. relation
4 In C language which operator is used to check for equality of two expression ?
A. ==
B. =
C. ?
D. +-
5 A tab stop is collection of _________ spaces:
A. 8
B. 6
C. 7
D. 9
6 getch() is used to take ________ as input form user:
A. int
B. char
C. float
D. all of them
7 Which operator is used to multiply two values ?
A. +
B. *
C. %
D. !
8 Which operators are applied over one operand only ?
A. unary
B. binary
C. ternary
D. all of these
9 Which operator has the highest precedence among the following ?
A. /
B. !
C. >
D. <
10 Which operator negates or reverses the value of Boolean expression ?

Test Questions

Is this page helpful?