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
An attribute is also known as:
Choose an answer
Table
Field
Row
Relation
Previous
Skip
Next
Question # 2
The output of the statement print ("%2f', 11.4519), is
Choose an answer
11.4519
11.45
11.51
11
Previous
Skip
Next
Question # 3
Every relation must have:
Choose an answer
Primary key
Candidate key
Secondary key
All of these
Previous
Skip
Next
Question # 4
In an E-R diagram, a rectangle represents:
Choose an answer
Entity
Attributes
Relationship
None
Previous
Skip
Next
Question # 5
Which of the following keys us not unique:
Choose an answer
Candidate key
Forein key
Primary key
Secondary key
Previous
Skip
Next
Question # 6
An index may be created on:
Choose an answer
Primary key
Secondary key
Foreign key
All
Previous
Skip
Next
Question # 7
Which of the following is basic data distribution strategy?
Choose an answer
Centralized
Partitioned
Replication
All
Previous
Skip
Next
Question # 8
Which of the following is NOT included in the definition of an entity?
Choose an answer
Person
Object
Concept
Action
Previous
Skip
Next
Question # 9
The function clrscr ( ) is defined in
Choose an answer
stdio.h
math.h
canio.h
graphic.h
Previous
Skip
Next
Question # 10
Organizing the database in computer disk storage is done in:
Choose an answer
Logical design
Physical design
Analysis
Implimentation
Previous
Skip
Next
Question # 11
An entity related to itself in an ERD model refers to
Choose an answer
recursive relationship
one-to-many relationship
many to many relationship
on to one relationship
Previous
Skip
Next
Question # 12
-------------------- defines the nature of the relationship
Choose an answer
cardinality
entities
modality
none of these
Previous
Skip
Next
Question # 13
In a relational database a single piece of information is called:
Choose an answer
Table
Record
Entity
Attribute
Previous
Skip
Next
Question # 14
Choose an answer
mendatory
optional
may be many
none of theses
Previous
Skip
Next
Question # 15
A factor to consider when choosing a file organization is:
Choose an answer
Fast retrieval
Security
Efficient storage
All
Previous
Skip
Next
Question # 16
Optional is represented by
Choose an answer
0
1
2
none of these
Previous
Skip
Next
Question # 17
An advantage of partitioning is:
Choose an answer
Efficiency
Extra space
Reliabilty
Accuracy
Previous
Skip
Next
Back