12th Class ICS Computer Science Chapter 10 Online MCQ Test for (Input/Output)

ICS Part 2 Computer Science Online
Chapter 10 Test

Start Chapter 10 Test

MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 10 Online Test"

Try The MCQ's Test For Chapter 0 "ICS Part 2 Computer Science Chapter 10 Online Test"

  • Total Questions15

  • Time Allowed20

ICS Part 2 Computer Science Chapter 10 Online Test

00:00
Question # 1

Which escape sequence can be used to beep from speaker in c:

Question # 2

getch() stands for:

Question # 3

Which of the following format specifiers is used for character data type?

Question # 4

Organizing the database in computer disk storage is done in

Question # 5

Which of the following is not a valid escape code?

Question # 6

As ampersand before the name of a variable denotes:

Question # 7

Which of the following is used to define objects and describe their characteristics

Question # 8

The escape sequence for backslash is:

Question # 9

Which escape sequence is used to erase a character left to the cursor position?

Question # 10

The general form of format specifier for floating point value:

Question # 11

The number of variables that can be used in printf ( ) function are

Question # 12

Which escape sequence can move the cursor at the beginning of current line

Question # 13

Format specifier is started with symbol:

Question # 14

%f is used for:

Question # 15

The function that is used to display output on screen is called:

Prepare Complete Set Wise Chapter 0 "ICS Part 2 Computer Science Chapter 10 Online Test" MCQs Online With Answers


Topic Test

00:00
10th Chapter

ICS Part 2 Computer Science Chapter 10 Online Test MCQ's

Top Scorers Of Chapter 0 "ICS Part 2 Computer Science Chapter 10 Online Test" MCQ`s Test

  • R
    Rehan javaid 03 - Nov - 2024 01 Min 00 Sec 15/15
  • A
    Ali Umar 29 - Sep - 2025 01 Min 12 Sec 15/15
  • M
    Minahil Ashraf 15 - Nov - 2024 01 Min 21 Sec 15/15
  • M
    Muhsan 20 - Jan - 2025 01 Min 23 Sec 15/15
  • M
    Memona Zaka 20 - Dec - 2024 01 Min 45 Sec 15/15
  • U
    uswa arshad 08 - Nov - 2024 02 Min 19 Sec 15/15
  • M
    Mano Billi 06 - Nov - 2024 02 Min 34 Sec 15/15
  • M
    Muhammad Ali 30 - Oct - 2024 00 Min 03 Sec 14/15
  • S
    Saim G 30 - Jul - 2025 01 Min 11 Sec 14/15
  • C
    ch zaeem toheed 11 - Jan - 2025 01 Min 21 Sec 14/15
  • W
    Waheed Asghar 08 - Dec - 2024 01 Min 53 Sec 14/15
  • R
    Rida Virk 06 - Jan - 2025 02 Min 07 Sec 14/15
  • M
    Momo Shiki 18 - Dec - 2024 02 Min 27 Sec 14/15
  • W
    Waleed Ahmad 15 - Jan - 2025 02 Min 29 Sec 14/15
  • R
    Razia Shafqat 20 - Jan - 2025 02 Min 30 Sec 14/15

ICS Part II Computer Science Chapter 0 Important MCQ's

Sr.# Question Answer
1 Which character signifies the beginning of an escape sequence?
A. {
B. \
C. / /
D. /
2 Which escape sequence is used to erase a character left to the cursor position?
A. \b
B. \del
C. \f
D. \c
3 Which of the following format specifiers is used for float data type?
A. %s
B. %c
C. %d
D. %f
4 An advantages of partitioning is
A. Efficiency
B. Extra space and update time
C. Both a & b
D. None of them
5 Which function is used to input data in C program?
A. scanf
B. getch()
C. gets()
D. All
6 As ampersand before the name of a variable denotes:
A. Actual value
B. Variable name
C. Address
D. Data type
7 Which of the following is displayed by printf function?
A. Text
B. Constant or values of variable
C. A and B
D. Graphics
8 Which of the following things are determined by format specifier?
A. Data type
B. Field width
C. Format of the value
D. All of these
9 Which of the following symbol is used with % sign to display output left-justified:
A. -
B. /
C. \
D. L
10 Which escape sequence can be used to insert a tab in c:
A. \a
B. \b
C. \t
D. \n

Test Questions

Is this page helpful?