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 Online Test MCQs With Answers
Question # 1
Each set of related items in a table is called:
Choose an answer
Table
Record
Field
Query
Previous
Skip
Next
Question # 2
Database integrity refers to the
Choose an answer
correctness of data
consistency of data
both a and b
none of these
Previous
Skip
Next
Question # 3
A process of assigning initial value to a variable at the time of declaration is called:
Choose an answer
Assigning
Initializing
Naming
setting
Previous
Skip
Next
Question # 4
The table in which is found is called Dependent Table.
Choose an answer
Foreign Key
Control key
Primary key
Sort Key
Previous
Skip
Next
Question # 5
Organizing the database in computer disk storage is done in
Choose an answer
Logical design
Physical design
Analysis
Implementation
Previous
Skip
Next
Question # 6
Which form of dependency is removed n 3NF?
Choose an answer
Functional
Non-functional
Associative
Transitive
Previous
Skip
Next
Question # 7
The 1NF describes the tabular format in which:
Choose an answer
All the key attributes are defined
No repeating groups in the table
All attributes are dependent on primary key
All
Previous
Skip
Next
Question # 8
Which of the following header file contains information about common mathematical functions?
Choose an answer
stdio.h
math.h
conio.h
None of these
Previous
Skip
Next
Question # 9
What is the function of a Form in MS Access?
Choose an answer
View one record at a time
Add new data
Change existing data
All
Previous
Skip
Next
Question # 10
Any array script should be:
Choose an answer
Int
Float
Double
Array
Previous
Skip
Next
Question # 11
Which are basic data distribution strategies?
Choose an answer
Centralized
Partitioned
Replication
All
Previous
Skip
Next
Question # 12
How many variables can be used in one printf function?
Choose an answer
One
Two
Many
Ten
Previous
Skip
Next
Question # 13
A record in a database is the information refers to:
Choose an answer
Person
Product
Event
All
Previous
Skip
Next
Question # 14
A relation is in third normal form if it is in second normal form and:
Choose an answer
Dependent on part of the key
Dependent on the whole key
Independent of the key
Has no transitive dependencies
Previous
Skip
Next
Question # 15
Which of the following is not a data type ?
Choose an answer
text
number
picture
date/time
Previous
Skip
Next
Question # 16
SQL is used for
Choose an answer
data definition
data manipulation
a and b
searching record
Previous
Skip
Next
Question # 17
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 # 18
C was developed in the year:
Choose an answer
1970
1972
1976
1995
Previous
Skip
Next
Back