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 of the following are anomalies that can be caused by redundancy in tables?
Choose an answer
Insertion
Deletion
Modification
All
Previous
Skip
Next
Question # 2
In if statement , true is represented by:
Choose an answer
0
1
2
3
Previous
Skip
Next
Question # 3
getch() stands for:
Choose an answer
Go character
Get character
Give character
All
Previous
Skip
Next
Question # 4
Relationship are
Choose an answer
uni-directional
bi-directional
tri-directional
none of these
Previous
Skip
Next
Question # 5
Which of the following is NOT part of an if statement?
Choose an answer
A condition that evaluates as a Boolean
A condition that evaluates as true or false
A true block
All of are part of an IF statement
Previous
Skip
Next
Question # 6
The programmer usually enters source code into a computer using:
Choose an answer
Compiler
Text editor
Debugger
Linker
Previous
Skip
Next
Question # 7
An disadvantage of partitioning is:
Choose an answer
Complexity
Extra space and update time
Inconsistent access speed
All
Previous
Skip
Next
Question # 8
A rule that states each foreign key value must match a primary key value in the other relation is called:
Choose an answer
Referential integrity constraints
Key match rule
Entity key group rule
Foreign/ primary match rule
Previous
Skip
Next
Question # 9
Format specifier is started with symbol:
Choose an answer
?
%
&
*
Previous
Skip
Next
Question # 10
The type of files from usage point of view include:
Choose an answer
Master file
Transaction file
Backup file
All
Previous
Skip
Next
Question # 11
Insert command is used to insert:
Choose an answer
A new table
A new record
A view
Dependencies
Previous
Skip
Next
Question # 12
A memory location with some data can be changed is celled:
Choose an answer
Constant
Variable
Named constant
Address
Previous
Skip
Next
Question # 13
An advantage of partitioning is:
Choose an answer
Efficiency
Extra space
Reliabilty
Accuracy
Previous
Skip
Next
Question # 14
Views are also called:
Choose an answer
Complex tables
Simple tables
Virtual tables
Actual tables
Previous
Skip
Next
Question # 15
Which button of Find an Replace dialog box is clicked to start the search process?
Choose an answer
Find
Find Next
Search
Next
Previous
Skip
Next
Question # 16
You can drag ___________________ bar to move property sheet window around screen:
Choose an answer
Title bar
Status bar
Scroll bar
All
Previous
Skip
Next
Question # 17
C is a:
Choose an answer
High Level language
Low-level language
Assembly language
Machine language
Previous
Skip
Next
Question # 18
The operator that is used in decision making is
Choose an answer
increment operator
decrement operator
condition operator
none
Previous
Skip
Next
Back