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

When displaying a sub-form with in a main form, which form is based on the primary table?

Question # 2

How many types of data

Question # 3

Function declaration consists of:

Question # 4

Which of the following escape sequence is used for beep

Question # 5

All numbers greater than 0 and less than 100

Question # 6

The attribute on the left hand of the arrow in a functional dependency is:

Question # 7

A row of relation is called

Question # 8

The case block ends with:

Question # 9

A rule that states each foreign key value must match a primary key value in the other relation is called:

Question # 10

Which of the following can be found in an MS Access database file?

Question # 11

A calculated field ,,,,,,,,,(select all that apply)

Question # 12

Format specifier starts with the symbol

Question # 13

A category of data or information that describes an entity is called

Question # 14

As ampersand before the name of a variable denotes:

Question # 15

The escape sequence for backslash is:

Question # 16

Conditional operator takes:

Question # 17

Which of the following key does not hold uniqueness property ?


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

  • A
    Azmat Ali Shah 29 - Dec - 2024 04 Min 38 Sec 14/17
  • A
    Awais Ali 06 - Nov - 2025 05 Min 39 Sec 14/17
  • S
    Saim G 31 - Jul - 2025 05 Min 10 Sec 13/17
  • G
    GHS Qadirabad Colony ctsc 17 - Dec - 2024 06 Min 51 Sec 13/17
  • N
    Nazir Hussain 27 - Dec - 2024 02 Min 58 Sec 12/17
  • U
    Uzma Shahid 20 - Dec - 2024 04 Min 31 Sec 11/17
  • N
    Nagina 10 - Jan - 2025 05 Min 05 Sec 11/17
  • M
    Muhammad Irfan Shafique 25 - Dec - 2024 06 Min 11 Sec 11/17
  • M
    Mano Billi 13 - Jan - 2025 00 Min 25 Sec 10/17
  • A
    Arooj Fatima 04 - Nov - 2025 01 Min 50 Sec 10/17
  • M
    msheraz hashmi 05 - Jan - 2025 04 Min 45 Sec 10/17
  • I
    Iqra Amjad 27 - Dec - 2024 06 Min 05 Sec 10/17
  • M
    Muhammad Ali 06 - Nov - 2025 02 Min 11 Sec 9/17
  • W
    Wahab Noor 28 - Nov - 2025 03 Min 40 Sec 9/17
  • M
    Malik Nouman 27 - Dec - 2024 04 Min 38 Sec 9/17
Sr.# Question Answer
1 This loop is a good choice when you know how many times you want the loop to iterate in advance of entering the loop?
A. While
B. Do-while
C. For
D. Nested
2 The extension of object file is:
A. .c
B. .txt
C. .obj
D. .h
3 Which of the following is also known as data set?
A. Record
B. Field
C. File
D. Module
4 Different attributes in two different tables having same name are called:
A. Synonym
B. Homonym
C. Acronym
D. Mutually exclusive
5 Function prototype for built-in-function are specified in:
A. Source file
B. Header file
C. Object file
D. Image files
6 Two or more attributes with different name but same meaning create a problem:
A. Homonyms
B. Synonyms
C. Aliases
D. Alternate attributes
7 A key in a relation
A. May not functionally determine any attribute in the row
B. Functionally determine only one attribute in the row
C. Functionally determine at least one attribute in the row
D. Functionally determine all the attribute in the row
8 How many types of relationship are there?
A. 2
B. 3
C. 4
D. 5
9 All of the following are form layouts EXCEPT?
A. Tabular
B. Columnar
C. Jutified
D. Relationship
10 Which of the following format specifiers is used for integer data type?
A. %d
B. %s
C. %c
D. %f
11 Which of the following data model is more flexible?
A. network model
B. hierarchical model
C. index sequential file
D. direct access file
12 The first line of function definition is known as:
A. Function header
B. Function body
C. Arguments
D. Return type
13 A relation is in 2NF if it is in 1NF and all its non-key attributes are:
A. Dependent on part of the primary key
B. Dependent on the entire primary key
C. Independent on the primary key
D. Independent of any other relation
14 An advantages of partitioning is
A. Efficiency
B. Extra space and update time
C. Both a & b
D. None of them
15 C is a:
A. High Level language
B. Low-level language
C. Assembly language
D. Machine language
16 Each item of information with in a record is called:
A. File
B. Field
C. Both a and b
D. byte
17 Conditional operator takes _____________ operands.
A. 3
B. 2
C. 1
D. 5
ic

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

ic

Test Questions

Is this page helpful?