More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
ICS Part 2 Computer Science Chapter 3 Online Test MCQs With Answers
Question # 1
Organizing the database in computer disk storage is done in:
Choose an answer
Logical design
Physical design
Analysis
Implimentation
Previous
Skip
Next
Question # 2
A \t is used for:
Choose an answer
New line
Tab
Back space
None of these
Previous
Skip
Next
Question # 3
Format specifier starts with the symbol
Choose an answer
#
%
*
all
Previous
Skip
Next
Question # 4
Choose an answer
mendatory
optional
may be many
none of theses
Previous
Skip
Next
Question # 5
In ERD model, the relationship between two entities is represented by a
Choose an answer
diamond symbol
rectangular box
oval symbol
line
Previous
Skip
Next
Question # 6
A technique for physically arranging the records of a file on secondary storage devices is called:
Choose an answer
Physical pointer
Retrieval program
File organization
Update program
Previous
Skip
Next
Question # 7
An disadvantage of partitioning is:
Choose an answer
Complexity
Extra space and update time
Inconsistent access speed
All
Previous
Skip
Next
Question # 8
Which of the following escape sequence is used for beep
Choose an answer
/a
/b
/t
/n
Previous
Skip
Next
Question # 9
Which of the following is used to associate entities with one another?
Choose an answer
Entity
Attribute
Identifier
Relationship
Previous
Skip
Next
Question # 10
Which of the following represents the entities?
Choose an answer
Teacher
Student
Aero plane
All
Previous
Skip
Next
Question # 11
A person's name, birthday and social security number are examples of:
Choose an answer
Attributes
Entities
Relationships
Descriptors
Previous
Skip
Next
Question # 12
An advantage of partitioning is:
Choose an answer
Efficiency
Extra space
Reliabilty
Accuracy
Previous
Skip
Next
Question # 13
Which of the following keys us not unique:
Choose an answer
Candidate key
Forein key
Primary key
Secondary key
Previous
Skip
Next
Question # 14
An entity related to itself in an ERD model refers to :
Choose an answer
Recursive relationship
One-to-many relationship
Many-to-many relationship
One-to-one relationship
Previous
Skip
Next
Question # 15
The number of variables that can be used in printf ( ) function are
Choose an answer
one
many
three
zero
Previous
Skip
Next
Question # 16
Getch stands for:
Choose an answer
Go character
Give character
Get character
All of these
Previous
Skip
Next
Question # 17
Conditional operator is also called:
Choose an answer
True operator
Ternary-operator
Truth operator
All of these
Previous
Skip
Next
Back