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
This statement causes a loop to terminate early?
Choose an answer
Break
Terminate
Exit
A and B
Previous
Skip
Next
Question # 2
In which loop the condition comes before the body of the loop?
Choose an answer
While loop
Do-while loop
For loop
B and C
Previous
Skip
Next
Question # 3
In if statement , true is represented by:
Choose an answer
0
1
2
3
Previous
Skip
Next
Question # 4
The set of statement that executes repeatedly due to loop statement in called
Choose an answer
code of loop
body of loop
loop structure
all
Previous
Skip
Next
Question # 5
The primary objective of the Entity-Relationship diagram is to represent:
Choose an answer
Entities
Relationship
Association
All of these
Previous
Skip
Next
Question # 6
____________ is used to specify two different choices with "if" statement.
Choose an answer
Switch
Else
If
If-else
Previous
Skip
Next
Question # 7
What is the default field size of a text data type field?
Choose an answer
2
5
20
50
Previous
Skip
Next
Question # 8
A report that provides a column for each field of the records in rows under the column header is know as:
Choose an answer
Tabular report
Columnar report
Datasheet report
Justified report
Previous
Skip
Next
Question # 9
A category of data or information that describes an entity is called
Choose an answer
Attribute
Data item
Record
Tuple
Previous
Skip
Next
Question # 10
Redundancy means
Choose an answer
Duplication
No-duplication
Standards
Microsoft office integration
Previous
Skip
Next
Question # 11
Which of the following is NOT a function of report?
Choose an answer
Display data
Edit data
Output of database application
Print data
Previous
Skip
Next
Question # 12
The keyword 'break' cannot be used within:
Choose an answer
Do-while
If-else
For
While
Previous
Skip
Next
Question # 13
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 # 14
A row of relation is called
Choose an answer
attribute
entity
tuple
both a & c
Previous
Skip
Next
Question # 15
break keyword is used in
Choose an answer
If statement
If-use
Else-if
None of the above
Previous
Skip
Next
Question # 16
Which of the following view in MS Access is used to define the structure of table?
Choose an answer
Datasheet
QBE
Relationship
Design
Previous
Skip
Next
Question # 17
Computer programs are also known as:
Choose an answer
Software
Procedure
Hardware
Algorithm
Previous
Skip
Next
Question # 18
Which of the following operations can be performed on data after the data has been captured and manipulated?
Choose an answer
Storage and retrival
Communication
Managing output result
None
Previous
Skip
Next
Back