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
An example of a query is:
Choose an answer
Selection of all records that match a set of criteria.
Importing of a spreadsheet file into the database
Search for a specific record
Both a and c are correct
Previous
Skip
Next
Question # 2
While loop is also called:
Choose an answer
Conditional loop
Wend loop
Counter loop
Continuous loop
Previous
Skip
Next
Question # 3
SQL is used for:
Choose an answer
Data definition
Data manipulaton
Data control
All
Previous
Skip
Next
Question # 4
In 3NT which form of dependency is removed ?
Choose an answer
functional
non-functional
associative
transitive
Previous
Skip
Next
Question # 5
Which programming structure executes program statements in order?
Choose an answer
Relation
Decision
Sequence
Repition
Previous
Skip
Next
Question # 6
The data in tables is entered in:
Choose an answer
Design view
Normal view
Datasheet view
Layout view
Previous
Skip
Next
Question # 7
The rows of a relations can be of ___________ order.
Choose an answer
Any
Same
Sorted
Constant
Previous
Skip
Next
Question # 8
_______ is created when the same name is used for two different attributes
Choose an answer
Synonyms
Homonyms
Redundant information
Mutually exclusive data
Previous
Skip
Next
Question # 9
Which of the following may be a temporary life?
Choose an answer
master File
transaction file
back up file
none of these
Previous
Skip
Next
Question # 10
Optional is represented by
Choose an answer
0
1
2
none of these
Previous
Skip
Next
Question # 11
Which of the following can be found in an MS Access database file?
Choose an answer
Tables
Forms
Queries
All
Previous
Skip
Next
Question # 12
Which is needed to add, edit or delete records from a table?
Choose an answer
Record view
Datasheet view
Design view
Edit view
Previous
Skip
Next
Question # 13
Preprocessor directives are command for:
Choose an answer
Microprocessor
Language processor
C Preprocessor
Loader
Previous
Skip
Next
Question # 14
The goal of normalization is to:
Choose an answer
Get stable data structure
Increase number of relation
Increase redundancy
Remove constraints
Previous
Skip
Next
Question # 15
Which of the following is NOT legal element of control string in printf statement?
Choose an answer
Ordinary characters
Escape sequence
Format specifier
Variables
Previous
Skip
Next
Question # 16
An attribute is also known as:
Choose an answer
Table
Field
Row
Relation
Previous
Skip
Next
Question # 17
The case block ends with:
Choose an answer
End Select
End case
Break
Case else
Previous
Skip
Next
Question # 18
Which of the following is basic data distribution strategy?
Choose an answer
Centralized
Partitioned
Replication
All
Previous
Skip
Next
Back