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 Chapter 6 Online Test MCQs With Answers
Question # 1
What symbol indicates that you are editing a record?
Choose an answer
Pencil
Black arrow
Key
Asterisk
Previous
Skip
Next
Question # 2
Which of the following is suitable for an input mask?
Choose an answer
Social security number
Telephone number
A date
All
Previous
Skip
Next
Question # 3
What is the default field size of a text data type field?
Choose an answer
2
5
20
50
Previous
Skip
Next
Question # 4
Which data type can be used to create a sequential number for each record that can also serve as primary key?
Choose an answer
Number
Memo
AutoNumber
Currency
Previous
Skip
Next
Question # 5
Add new record to the table in datasheet by typing data beside the
Choose an answer
*
!
@
=
Previous
Skip
Next
Question # 6
Which data type can be used to define a field that consists of a maximum of 255 numbers or letters?
Choose an answer
Text
Memo
Number
Currency
Previous
Skip
Next
Question # 7
Find and Replace command is found in:
Choose an answer
Edit menu
File menu
Tool
View menu
Previous
Skip
Next
Question # 8
Format arguments are also called
Choose an answer
Actual arguments
Dummy arguments
Original
Referenced arguments
Previous
Skip
Next
Question # 9
In C program two functions can have
Choose an answer
Same name
Same parameters
Same name & parameters
Same name but different parameters
Previous
Skip
Next
Question # 10
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 # 11
In a relational database, a single piece of information is called:
Choose an answer
Table
Record
Entity
Attribute
Previous
Skip
Next
Question # 12
Field properties determine:
Choose an answer
Field size
Input mask
Default value
All
Previous
Skip
Next
Question # 13
Dummy question 2
Choose an answer
a
2
b
f
Previous
Skip
Next
Question # 14
Which of the following view in MS Access looks like an electronic spreadsheet?
Choose an answer
Datasheet
QBE
Relationship
Design
Previous
Skip
Next
Question # 15
Which data type can be used to define a field that contains data content such as a chart, picture, or graphic object?
Choose an answer
Hyperlink
OLE object
Memo
Auto number
Previous
Skip
Next
Question # 16
If for each entity in B there is only one related entity in A then the relationship between the entities is
Choose an answer
One to one
One to many
Many to many
None
Previous
Skip
Next
Question # 17
A record is a ------------------- in table
Choose an answer
row
field
table
data
Previous
Skip
Next
Question # 18
Which rule states that a record form a table cannot be deleted if its associated record exists in related table?
Choose an answer
Referential integrity
Entity relationship
Normalization
All
Previous
Skip
Next
Question # 19
Function prototypes for built-in functions are specified in
Choose an answer
Source files
Header files
Object files
Image files
Previous
Skip
Next
Question # 20
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 # 21
Which of the following is NOT suitable for an input mask?
Choose an answer
Street address
Telephone number
A date
Social security number
Previous
Skip
Next
Question # 22
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 # 23
The name cannot exceed characters in length
Choose an answer
64
50
56
70
Previous
Skip
Next
Back