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
Which data type can be used to define a field that contains data content such as a chart, picture, or graphic object?
Choose an answer
Hyperlink
OLE object
Memo
Auto number
Previous
Skip
Next
Question # 2
The symbol '=' represents:
Choose an answer
Comparison operator
Assignment operator
Equal to operator
None of these
Previous
Skip
Next
Question # 3
C is ------------------ level language
Choose an answer
high
medium
low
a and b
Previous
Skip
Next
Question # 4
Insert command is used to insert:
Choose an answer
A new table
A new record
A view
Dependencies
Previous
Skip
Next
Question # 5
Which option in MS Access is used to create a new database form scratch?
Choose an answer
Access template
Blank database
Existing databse
New folder
Previous
Skip
Next
Question # 6
Which is the correct sequence of steps for creating and executing C program?
Choose an answer
Editing
→ saving
→ compiling
→ linking
→ Executing
Compiling
→
Editing
→ saving
→ Executing
→ linking
Editing
→ Executing
→ Compiling
→ Linking
Linking
→
Executing
→ saving
→ Editing
→ compiling
Previous
Skip
Next
Question # 7
How many table views are available in MS Access?
Choose an answer
1
3
2
4
Previous
Skip
Next
Question # 8
Query is a statement in the SQ that extracts specific:
Choose an answer
Information
File
Application
Wizard
Previous
Skip
Next
Question # 9
Local variables are also called:
Choose an answer
Automatic variables
Global variables
Grid Variables
None of these
Previous
Skip
Next
Question # 10
Assembly language is also called ______ language
Choose an answer
Symbolic
High-level
Low-level
intermediate-level
Previous
Skip
Next
Question # 11
The type of files from usage point of view include:
Choose an answer
Master file
Transaction file
Backup file
All
Previous
Skip
Next
Question # 12
Which of the following looks for the prototypes of functions used in a program
Choose an answer
Linker
Loader
Compiler
Parser
Previous
Skip
Next
Question # 13
Escape sequence starts with the character
Choose an answer
%
/
#
none
Previous
Skip
Next
Question # 14
Which type of report lists every field for every record in a single column?
Choose an answer
Tabular report
Summary report
Columnar reports
All of these
Previous
Skip
Next
Question # 15
The entity integrity rule states that:
Choose an answer
No primary key attribute can be null
Each entity must have a primary key
Primary key must have only one attribute
None
Previous
Skip
Next
Question # 16
Which of the following mode open only an existing file for both reading and writing
Choose an answer
"W"
"W+"
"r+"
"a+"
Previous
Skip
Next
Question # 17
What does a compound condition use to join two condition?
Choose an answer
Relational operator
Logical operator
Relational Results
Logical results
Previous
Skip
Next
Question # 18
Every relation should have :
Choose an answer
Primary key
Candidate key
Secondary key
Mutually exclusiveness
Previous
Skip
Next
Back