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
A relation is also known as:
Choose an answer
Table
Tuple
Relationship
Attributes
Previous
Skip
Next
Question # 2
a + = b is equivalent to:
Choose an answer
b + = a
a = + b
a = a + b
b = b + a
Previous
Skip
Next
Question # 3
The escape sequence for backspace is
Choose an answer
\
\b
\\
\t
Previous
Skip
Next
Question # 4
Conditional operator is alternative of:
Choose an answer
If
If-else
Nested if-else
None of these
Previous
Skip
Next
Question # 5
The last statement of each case in switch must be a:
Choose an answer
Default statement
If-else statement
Break statement
Else statement
Previous
Skip
Next
Question # 6
How many primary keys can a table have
Choose an answer
One
At least one but not more than two
Between 1-5
No limit
Previous
Skip
Next
Question # 7
Which field type can be indexed?
Choose an answer
Memo
Number
Hyperlink
OLE
Previous
Skip
Next
Question # 8
stdio.h is part of:
Choose an answer
Comment section
C standard library
Compiler
Main function
Previous
Skip
Next
Question # 9
The extension for a video file is:
Choose an answer
.avi
.mpg
.txt
a and b
Previous
Skip
Next
Question # 10
SQL is used for:
Choose an answer
Data definition
Data manipulaton
Data control
All
Previous
Skip
Next
Question # 11
Semicolon is placed at the end of condition in:
Choose an answer
While loop
Do-while loop
For loop
All
Previous
Skip
Next
Question # 12
The columns of a table correspond to:
Choose an answer
Table
Record
Field
Cell
Previous
Skip
Next
Question # 13
Which of the following menus is used to switch between table views?
Choose an answer
Edit
File
Tools
View
Previous
Skip
Next
Question # 14
Which of the following statement can be used in C
Choose an answer
While
For
Do while
All
Previous
Skip
Next
Question # 15
The table columns describe the ?
Choose an answer
data type
actual data
unique name
all
Previous
Skip
Next
Question # 16
Which of the following key is used to save a file?
Choose an answer
F2
F3
F5
F9
Previous
Skip
Next
Question # 17
The columns of a table correspond to:
Choose an answer
Table
Record
Field
Cell
Previous
Skip
Next
Question # 18
A well-organized set of instructions given to the computer is called:
Choose an answer
Hardware
Software
Bug
None
Previous
Skip
Next
Back