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
%f is used for:
Choose an answer
Double
Float
Integer
Short
Previous
Skip
Next
Question # 2
A collection of data that consists of name ,address and email of a person is called:
Choose an answer
Byte
Record
Character
Field
Previous
Skip
Next
Question # 3
Field properties are shown in :
Choose an answer
Design view
Datasheet view
A and B
None
Previous
Skip
Next
Question # 4
The name of actual and formal parameters
Choose an answer
May or may not be same
Must be same
Must be different
Must be in lowercase
Previous
Skip
Next
Question # 5
The attribute on the left hand of the arrow in a functional dependency is:
Choose an answer
Candidate Key
Determinant
Foreign Key
Primary Key
Previous
Skip
Next
Question # 6
Another way to write the value 3452211903 is:
Choose an answer
3.452211903e09
3.45221193e-09
3.452211903
×09
3452211903e09
Previous
Skip
Next
Question # 7
A label is meaningful only for
Choose an answer
for
while
goto
all
Previous
Skip
Next
Question # 8
Which view is used to add, edit or delete records form a table?
Choose an answer
Record view
Datasheet view
Design view
Edit view
Previous
Skip
Next
Question # 9
Which of the following is NOT displayed in Design view?
Choose an answer
The data type of each field
The components of each filed
The properties of the selected field
The field names
Previous
Skip
Next
Question # 10
The ______ errors in a program are most difficult to locate and remove
Choose an answer
Logical
Syntax
Grammatical
Spelling
Previous
Skip
Next
Question # 11
Escape sequence starts with the character
Choose an answer
%
/
#
none
Previous
Skip
Next
Question # 12
______ are used to enter data into databases
Choose an answer
Queries
Reports
Tables
Forms
Previous
Skip
Next
Question # 13
A \t is used for:
Choose an answer
New line
Tab
Back space
None of these
Previous
Skip
Next
Question # 14
Which of the following is used to define objects and describe their characteristics
Choose an answer
Attributes
Relationship
Both a & b
None of them
Previous
Skip
Next
Question # 15
A relation is also known as
Choose an answer
Table
Tuple
Relationship
Attribute
Previous
Skip
Next
Question # 16
Format specifier is started with symbol:
Choose an answer
?
%
&
*
Previous
Skip
Next
Question # 17
Stdio stands for:
Choose an answer
Standard input output
Symbolicinput output
Simpleinput output
Stringinput output
Previous
Skip
Next
Question # 18
Each set of related items in a table is called:
Choose an answer
Table
Record
Field
Query
Previous
Skip
Next
Back