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 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 # 2
How many types of relationship can be used?
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 3
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 # 4
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 # 5
All numbers greater than 0 and less than 100
Choose an answer
< 0 and > = 100
> 0 and < = 100
< > 100
> = 1
Previous
Skip
Next
Question # 6
Field properties are shown in :
Choose an answer
Design view
Datasheet view
A and B
None
Previous
Skip
Next
Question # 7
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 # 8
Which of the following is logical data type in MS Access?
Choose an answer
Boolean
Yes/No
True/false
Log
Previous
Skip
Next
Question # 9
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 # 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
Each of the following is an example of a valid Access data type EXCEPT:
Choose an answer
Memo
Currency
Name
Text
Previous
Skip
Next
Question # 12
Which of the following looks for the prototypes of functions used in a program
Choose an answer
Linker
Loader
Compiler
Parser
Previous
Skip
Next
Question # 13
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 # 14
A record is a ------------------- in table
Choose an answer
row
field
table
data
Previous
Skip
Next
Question # 15
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 # 16
What symbol indicates that you are editing a record?
Choose an answer
Pencil
Black arrow
Key
Asterisk
Previous
Skip
Next
Question # 17
Which format property displays text in uppercase?
Choose an answer
Greater than sign
Less than sign
TEXT
Upper
Previous
Skip
Next
Question # 18
Which of the following menus is used to switch between table views?
Choose an answer
Edit
File
Tools
View
Previous
Skip
Next
Question # 19
Which data type is the default type?
Choose an answer
Memo
Number
Text
Autonumber
Previous
Skip
Next
Question # 20
The name cannot exceed characters in length
Choose an answer
64
50
56
70
Previous
Skip
Next
Question # 21
How many table views are available in Microsoft Access?
Choose an answer
4
3
2
1
Previous
Skip
Next
Question # 22
To select all records that begin with letters A through G
Choose an answer
<="G"
Like "G"
<> A
> A
Previous
Skip
Next
Question # 23
Which of the following is New record button in MS Access?
Choose an answer
*
$
#
|
Previous
Skip
Next
Back