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 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 # 2
A person's name, birthday and social security number are examples of:
Choose an answer
Attributes
Entities
Relationships
Descriptors
Previous
Skip
Next
Question # 3
The relationship can be:
Choose an answer
One-to-one
One-to-many
Many-to-many
All
Previous
Skip
Next
Question # 4
Every relation must have:
Choose an answer
Primary key
Candidate key
Secondary key
All of these
Previous
Skip
Next
Question # 5
The function clrscr ( ) is defined in
Choose an answer
stdio.h
math.h
canio.h
graphic.h
Previous
Skip
Next
Question # 6
Getch stands for:
Choose an answer
Go character
Give character
Get character
All of these
Previous
Skip
Next
Question # 7
Object used to retrieve data from database is called:
Choose an answer
Forms
Repons
Queries
Tables
Previous
Skip
Next
Question # 8
Which key does not have uniqueness property?
Choose an answer
Candidate
Foreign key
Primary key
Secondary key
Previous
Skip
Next
Question # 9
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 # 10
Which of the following activities are involved in data analysis?
Choose an answer
Data flow diagram
Decision Tables
Decision Trees
All
Previous
Skip
Next
Question # 11
_______________ refers to a method of database distribution in which different portions of database reside at different nodes in the network.
Choose an answer
Spliting
Partitioning
Replication
Dividing
Previous
Skip
Next
Question # 12
Escape sequence starts with the character
Choose an answer
%
/
#
none
Previous
Skip
Next
Question # 13
Format specifier starts with the symbol
Choose an answer
#
%
*
all
Previous
Skip
Next
Question # 14
Organizing the database in computer disk storage is done in:
Choose an answer
Logical design
Physical design
Analysis
Implimentation
Previous
Skip
Next
Question # 15
An disadvantage of partitioning is:
Choose an answer
Complexity
Extra space and update time
Inconsistent access speed
All
Previous
Skip
Next
Question # 16
Which of the following are ingredients of data modeling?
Choose an answer
Entities
Attributes
Relationship
All
Previous
Skip
Next
Question # 17
Which of the following key does not hold uniqueness property ?
Choose an answer
candidate key
foreign key
primary key
Secondary key
Previous
Skip
Next
Question # 18
Which of the following is basic data distribution strategy?
Choose an answer
Centralized
Partitioned
Replication
All
Previous
Skip
Next
Question # 19
Which of the following is NOT included in the definition of an entity?
Choose an answer
Person
Object
Concept
Action
Previous
Skip
Next
Question # 20
A data model is :
Choose an answer
A logical representation of the structure of the database
Shown as an entity-relationship diagram
Transformed into tables and relationships
All
Previous
Skip
Next
Question # 21
Data type int contain bytes:
Choose an answer
10
4
2
1
Previous
Skip
Next
Question # 22
All of the following are components of physical database design EXCEPT:
Choose an answer
Data volume and usage anylisis
Data distribution strategy
File organization
Normalize the relations
Previous
Skip
Next
Question # 23
Customers,cars and parts are examples of:
Choose an answer
Entities
Attributes
Cardinals
Relashionships
Previous
Skip
Next
Back