12th Class Computer Science MCQ Test With Answer for Computer Science Full Book

Computer Science is the main subject in ICS exams. Computer is the science that deals with the theory and methods of processing information, the design of computer hardware and software, and the application of the compute business, Arts. Computer Science is the study of computation and computer technology, hardware and software. It is taught in colleges and universities at by the professional teachers. Students of Arts can also select this subject

Ilmkidunya is an educational website. It helps the students at every level regarding all the information about education .The main motive of Ilmkidunya promotes quality education to the students. Ilmkidunya provides the excellent opportunity to the students. Students can solve all the question online test .There is 20 % paper consist of MCQS. It is compulsory part of the paper. There are ample of MCQS available on the website. That student who wants to get good marks in the paper. Will have to solve all the MCQS. Students not only become more competent but students also get clarity on all the topics. Students get more and more knowledgeable on computer Science MCQS. These online test Computer science MCQS part (2) are made by the expert teachers.

In this test we come to know the basic computer science test, information technology, Programs language, and basic concepts about computer sciences. It is advised to the students to do online practice on the website and well prepared for the exams.

ICS Part 2 Computer Science Online
Full Book Test

Start Full Book Test

ICS Part 2 Computer Science Online Test

Try The ICS Part 2 Computer Science Online Test

  • Total Questions17

  • Time Allowed20

ICS Part 2 Computer Science Online Test

00:00
Question # 1

The columns of a table correspond to:

Question # 2

The escape sequence for backspace is

Question # 3

_______________ refers to a method of database distribution in which different portions of database reside at different nodes in the network.

Question # 4

Which statement is used to move the control to the start of loop body?

Question # 5

Int type variable use -------------------- bytes in memory

Question # 6

The high-level languages are ----------------

Question # 7

What is the term for a for a characteristic or attribute of an object that determines how the object looks and behaves?

Question # 8

Which of the following language provided the basis for the development of c:

Question # 9

Which of the following is used for making two way decision:

Question # 10

The process of linking library files with object code is known as:

Question # 11

A special value that marks the end of a list of input data is called:

Question # 12

Which data type can be used to define a field that contains data content such as a chart, picture, or graphic object?

Question # 13

Add new record to the table in datasheet by typing data beside the

Question # 14

The output of a query is in the form of a

Question # 15

The value of expression in switch statement must be type of

Question # 16

Another term for a conditional operator is:

Question # 17

The statement that is used for an


Topic Test

00:00

Here is List Of Chapter Wise Tests

Ch. # Test Name MCQs Available PDF File Launch Test
0 ICS Part 2 Computer Science Chapter 1 Online Test 58 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 2 Online Test 55 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 3 Online Test 56 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 4 Online Test 48 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 5 Online Test 49 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 6 Online Test 56 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 7 Online Test 39 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 8 Online Test 55 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 9 Online Test 55 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 10 Online Test 49 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 11 Online Test 47 Download PDF Launch Test
0 ICS Part 2 Computer Science Chapter 12 Online Test 49 Download PDF Launch Test
0 Computer Science Ics Part 2 Chapter 13 Online Test 33 Download PDF Launch Test
0 Computer Science Ics Part 2 Chapter 14 Online Test 11 Download PDF Launch Test

Top Scorers of ICS Part 2 Computer Science Online Test

  • Q
    Qibtia Sadia 09 - Jun - 2026 03 Min 18 Sec 16/17
  • M
    Momna Zanib 08 - Jul - 2026 04 Min 33 Sec 15/17
  • M
    maham Naeem 05 - Jun - 2026 02 Min 09 Sec 14/17
  • M
    malik ali 04 - Jun - 2026 02 Min 49 Sec 14/17
  • L
    leonardo 04 - Jun - 2026 03 Min 29 Sec 14/17
  • F
    Fahad Ahmad 04 - Jun - 2026 03 Min 48 Sec 14/17
  • A
    ahmad 05 - Jun - 2026 04 Min 34 Sec 14/17
  • N
    Nida Munir 04 - Jun - 2026 06 Min 32 Sec 14/17
  • N
    Nafees Gill 04 - Jun - 2026 06 Min 44 Sec 14/17
  • M
    M Arham Khan 03 - Jun - 2026 14 Min 29 Sec 14/17
  • D
    dua shahid 04 - Jun - 2026 02 Min 56 Sec 13/17
  • K
    Kalsoom Fatima 04 - Jun - 2026 02 Min 58 Sec 13/17
  • M
    Muhammad Rehan Muhammad Rehan 04 - Jun - 2026 03 Min 15 Sec 13/17
  • A
    Ali Mughal 05 - Jun - 2026 02 Min 53 Sec 12/17
  • A
    Ahtisham Shahzad 05 - Jun - 2026 01 Min 52 Sec 11/17

ICS Part II Computer Science Important MCQ's

Sr.# Question Answer
1 The conditional portion of the If statement can contain:
A. Any valid constant
B. Any expression that can be evaluated to a Boolean value
C. Any valid variable
D. Any valid constant or vairable
2 How can you view a report's sorting & grouping options
A. Select format ___> sorting & grouping from menu
B. By double clicking report selector box in the upper left corner of the report
C. Select file ___> page setup from the menu and click the sorting and grouping tab
D. Click the sorting and grouping button on the toolbar
3 Which data type can be used to create a sequential number for each record that can also serve as primary key?
A. Number
B. Memo
C. AutoNumber
D. Currency
4 Conditional operator takes:
A. Three operands
B. Two operands
C. One operands
D. Many operands
5 Which of the following key is used to save a file?
A. F2
B. F3
C. F5
D. F9
6 A build-in function:
A. Cannot be redefine
B. Can be redefined
C. Cannot return a value
D. Should be redefined
7 Which of the following mode open only an existing file for both reading and writing
A. "W"
B. "W+"
C. "r+"
D. "a+"
8 In if statement, false is represented by :
A. 0
B. 1
C. 2
D. 3
9 Function prototype for built-in-function are specified in:
A. Source file
B. Header file
C. Object file
D. Image files
10 A technique for physically arranging the records of a file on secondary storage devices is called:
A. Physical pointer
B. Retrieval program
C. File organization
D. Update program
ic

ICS Part 2 Computer Science Full Book Online Test MCQ's

ic

Test Questions

Share your comments & questions here

Guest
  • Guest User

    Guest User

    31 Dec 2019

    omg

    Like
    Reply
  • Asjad

    Asjad

    10 May 2019

    Aa

    Like
    Reply
  • M.HussNain

    M.HussNain

    24 Mar 2019

    good work.... #Respect sir❤✔

    Like
    Reply
  • aamir abbas

    aamir abbas

    07 May 2018

    goood work for evryone

    Like
    Reply
  • Muhammad Tayyab Raza

    Muhammad Tayyab Raza

    05 Apr 2018

    Nice

    Like
    Reply