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 valid case statements in a switch?
Choose an answer
Case 1:
Case x<4:
Case 'ab':
Case 1.5:
Previous
Skip
Next
Question # 2
A factor consider when choosing a file organization is
Choose an answer
Fast data retrieval
Security
Efficient storage
All of them
Previous
Skip
Next
Question # 3
The primary objective of the Entity-Relationship diagram is to represent:
Choose an answer
Entities
Relationship
Association
All of these
Previous
Skip
Next
Question # 4
Which of the following is not an example of high-level language
Choose an answer
Fortan
Basic
Assembly
C
Previous
Skip
Next
Question # 5
Which of the following are valid variable names?
Choose an answer
Long
Integer
Notlongenough
Both B and C
Previous
Skip
Next
Question # 6
Another term for a computer making a decision is:
Choose an answer
Sequential
Selection
Repetition
Iteration
Previous
Skip
Next
Question # 7
Which criteria can be used to find four-character name that starts with H?
Choose an answer
H*4
H?4
H???
H####
Previous
Skip
Next
Question # 8
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 # 9
Which of the following database object is used to retrieve data form database ?
Choose an answer
Queries
Forms
Reports
Tables
Previous
Skip
Next
Question # 10
Which is a possible value of flag?
Choose an answer
-
+
Space
All of these
Previous
Skip
Next
Question # 11
Which view can be used to enter or modify data in the underlying table?
Choose an answer
Form view
Table design view
Form design view
New Form view
Previous
Skip
Next
Question # 12
All numbers greater than 0 and less than 100
Choose an answer
< 0 and > = 100
> 0 and < = 100
< > 100
> = 1
Previous
Skip
Next
Question # 13
The columns of a relations can be of ___________ order.
Choose an answer
Any
Same
Sorted
Constant
Previous
Skip
Next
Question # 14
In relational data base, a table is also called:
Choose an answer
Tuple
Relation
File
Schema
Previous
Skip
Next
Question # 15
Key is used in
Choose an answer
If statement
Else if statement
Switch statement
All of the above
Previous
Skip
Next
Question # 16
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 # 17
A subform can be created using:
Choose an answer
Drag and drop method
The form Wizard
Subform wizard
All
Previous
Skip
Next
Question # 18
A two-dimensional table of data is called a
Choose an answer
group
set
declaration
relation
Previous
Skip
Next
Back