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
In a relational database, a single piece of information is called:
Choose an answer
Table
Record
Entity
Attribute
Previous
Skip
Next
Question # 2
Format arguments are also called
Choose an answer
Actual arguments
Dummy arguments
Original
Referenced arguments
Previous
Skip
Next
Question # 3
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 # 4
What symbol indicates that you are editing a record?
Choose an answer
Pencil
Black arrow
Key
Asterisk
Previous
Skip
Next
Question # 5
A field's width indicates:
Choose an answer
Number of characters it can contain
Number of inches it takes on the screen
Number of pixels it takes on screen
Number of characters visible to the users
Previous
Skip
Next
Question # 6
Which data type is the default type?
Choose an answer
Memo
Number
Text
Autonumber
Previous
Skip
Next
Question # 7
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 # 8
A table with five fields has a degree of
Choose an answer
5
2
10
none
Previous
Skip
Next
Question # 9
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 # 10
Field properties determine:
Choose an answer
Field size
Input mask
Default value
All
Previous
Skip
Next
Question # 11
To select all records that begin with letters A through G
Choose an answer
<="G"
Like "G"
<> A
> A
Previous
Skip
Next
Question # 12
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 # 13
Function prototypes for built-in functions are specified in
Choose an answer
Source files
Header files
Object files
Image files
Previous
Skip
Next
Question # 14
The table columns describe the ?
Choose an answer
data type
actual data
unique name
all
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
Which field type can be indexed?
Choose an answer
Memo
Number
Hyperlink
OLE
Previous
Skip
Next
Question # 17
What is the default field size of a text data type field?
Choose an answer
2
5
20
50
Previous
Skip
Next
Question # 18
All numbers greater than 0 and less than 100
Choose an answer
< 0 and > = 100
> 0 and < = 100
< > 100
> = 1
Previous
Skip
Next
Back