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
Computer Science Ics Part 2 Chapter 2 Online Test MCQs With Answers
Question # 1
SQL is used for:
Choose an answer
Data definition
Data manipulaton
Data control
All
Previous
Skip
Next
Question # 2
A relation is known as
Choose an answer
table
tuple
relationship
attribute
Previous
Skip
Next
Question # 3
Int type variable use -------------------- bytes in memory
Choose an answer
2
4
6
8
Previous
Skip
Next
Question # 4
An attribute is also known as
Choose an answer
table
elation
row
field
Previous
Skip
Next
Question # 5
Which is a loop statement?
Choose an answer
If
If-else
Switch
None of these
Previous
Skip
Next
Question # 6
The columns of a relations can be of ___________ order.
Choose an answer
Any
Same
Sorted
Constant
Previous
Skip
Next
Question # 7
Microsoft Access saves the database file with the extension:
Choose an answer
.mdb
.msdb
.madb
None of these
Previous
Skip
Next
Question # 8
Format specifier is started with:
Choose an answer
'?
&
%
None
Previous
Skip
Next
Question # 9
In relational database a table is also called a:
Choose an answer
Tuple
Relation
File
Schema
Previous
Skip
Next
Question # 10
Which data type offers the highest precision?
Choose an answer
Float
Long int
Long double
Unsigned long int
Previous
Skip
Next
Question # 11
The columns of a table correspond to:
Choose an answer
Table
Record
Field
Cell
Previous
Skip
Next
Question # 12
Which of the following is NOT a characteristic of relation?
Choose an answer
Each row is unique
The order of columns is significant
The order of rows is insignificant
Columns are all elemental or atomic
Previous
Skip
Next
Question # 13
Which of the following cannot be use in variables names?
Choose an answer
numbers
under score
alphabets
space
Previous
Skip
Next
Question # 14
The foreign key is found in
Choose an answer
parent table
dependent table
pivot table
index table
Previous
Skip
Next
Question # 15
The symbol '=' represents:
Choose an answer
Comparison operator
Assignment operator
Equal to operator
None of these
Previous
Skip
Next
Question # 16
C language has --------------------- key words
Choose an answer
50
45
32
27
Previous
Skip
Next
Question # 17
CREATE command is used to create:
Choose an answer
Record
View
Report
Query
Previous
Skip
Next
Back