1 |
How many are layout of report? |
2
3
4
5
|
2 |
Which of the following is used to retrieve data from database and represent it to the user in a formatted way? |
Report
Form
Query
Table
|
3 |
A report that provides a column for each field of the records in rows under the column header is know as: |
Tabular report
Columnar report
Datasheet report
Justified report
|
4 |
Which Auto form displays one record at a time ? |
Tabular
Columnar
Datasheet
Justified
|
5 |
The forms are ___________ end of our database in Microsoft Access. |
Back
Front
Both A and B
None
|
6 |
How many are basic layouts of forms in Microsoft Access? |
2
3
4
5
|
7 |
You can drag ___________________ bar to move property sheet window around screen: |
Title bar
Status bar
Scroll bar
All
|
8 |
A form that contains a sub form is called: |
Form
Main form
Report
None
|
9 |
Forms are designed to: |
Input data
Manipulate data
Accept change
All
|
10 |
A ------------------- Auto form displays one record at a time |
tabular
Columnar
datasheet
justified
|
11 |
A form that contains the sub form is called________ |
Form
Main form
Report
None of them
|
12 |
Forms are designed for |
Input data
Manipulated data
Accepting change
All of them
|
13 |
How can you view a report's sorting & grouping options |
Select format <sup>___</sup>> sorting & grouping from menu
By double clicking report selector box in the upper left corner of the report
Select file <sup>___</sup>> page setup from the menu and click the sorting and grouping tab
Click the sorting and grouping button on the toolbar
|
14 |
A______stream is a sequence of characters |
Binary
Text
Both a and b
None of these
|
15 |
Which of the following function is used to read a string from a file |
puts()
Pute()
fputs()
fgets()
|