1 |
The maximum numbers of tables in a database can be: |
|
2 |
Conditional operator takes: |
- A. Three operands
- B. Two operands
- C. One operands
- D. Many operands
|
3 |
Microsoft access saves the database with the extension: |
- A. .mdb
- B. .msdb
- C. .madb
- D. .mxls
|
4 |
The output of the query is in the form of a : |
- A. Table
- B. Form
- C. Report
- D. Query
|
5 |
An example of a query is: |
- A. Selection of all records that match a set of criteria.
- B. Importing of a spreadsheet file into the database
- C. Search for a specific record
- D. Both a and c are correct
|
6 |
How many times the instruction in the body of following loop will execute for (x = 1; x < 5; x ++) |
|
7 |
The set of statement that executes repeatedly due to loop statement in called |
- A. code of loop
- B. body of loop
- C. loop structure
- D. all
|
8 |
A label is meaningful only for |
- A. for
- B. while
- C. goto
- D. all
|
9 |
Microsoft Access saves the database with extension |
- A. mdb
- B. msdb
- C. madb
- D. none of them
|
10 |
Which of the following are objects in an MS Access database? |
- A. Tables,forms,queries, and reports
- B. Database, Datasheet, And forms views
- C. Folders and Tools
- D. All of these
|