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
Which key is used to move form field to field in Table window of Datasheet view?
Choose an answer
Tab
Esc
Enter
Spacebar
Previous
Skip
Next
Question # 2
Which of the following view in MS Access is used to define the structure of table?
Choose an answer
Datasheet
QBE
Relationship
Design
Previous
Skip
Next
Question # 3
% f is used for
Choose an answer
Double
Float
Integer
Short
Previous
Skip
Next
Question # 4
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 # 5
How many types of relationship can be used?
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 6
Which of the following is true about a function call
Choose an answer
Stop the execution of the program
Transfer control to the called function
Transfer control to the main function
Resumes the execution of the program
Previous
Skip
Next
Question # 7
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 # 8
The table columns describe the ?
Choose an answer
data type
actual data
unique name
all
Previous
Skip
Next
Question # 9
Which does not improve data entry?
Choose an answer
Input masks
Validation rules
Indexing
Required fields
Previous
Skip
Next
Question # 10
A record is a ------------------- in table
Choose an answer
row
field
table
data
Previous
Skip
Next
Question # 11
A table with five fields has a degree of
Choose an answer
5
2
10
none
Previous
Skip
Next
Question # 12
To select all records that begin with letters A through G
Choose an answer
<="G"
Like "G"
<> A
> A
Previous
Skip
Next
Question # 13
Which of the following methods are used for creating a table in Access?
Choose an answer
Creating table in Design view
Creating table by using wizard
Creating table by entering data
All
Previous
Skip
Next
Question # 14
Every field in a table has:
Choose an answer
Field name and data type
field name and a field number
Field number and a data type
Field name, field number, and data type
Previous
Skip
Next
Question # 15
Which data type can be used to define a field that consists on only numbers to be used in calculations?
Choose an answer
Text
Memo
Number
Date/Time
Previous
Skip
Next
Question # 16
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 # 17
How many table views are available in Microsoft Access?
Choose an answer
4
3
2
1
Previous
Skip
Next
Question # 18
Field properties are shown in :
Choose an answer
Design view
Datasheet view
A and B
None
Previous
Skip
Next
Back