1 |
The program structure that executes program statements in order is |
- A. selection
- B. sequence
- C. repetition
- D. iteration
|
2 |
Database integrity refers to the |
- A. correctness of data
- B. consistency of data
- C. both a and b
- D. none of these
|
3 |
The case block ends with: |
- A. End Select
- B. End case
- C. Break
- D. Case else
|
4 |
A relation is in 2NF if it is in 1NF and all its non-key attributes are: |
- A. Dependent on part of the primary key
- B. Dependent on the entire primary key
- C. Independent on the primary key
- D. Independent of any other relation
|
5 |
Which can be previewed on the screen before printing? |
- A. Report
- B. Form
- C. Sub-form
- D. None
|
6 |
Which object of database is used to retrieve data from database? |
- A. Queries
- B. Forms
- C. Reports
- D. Tables
|
7 |
------------------- is created when two different names are used for the same information |
- A. synonyms
- B. homonyms
- C. mutually exclusive data
- D. redundant information
|
8 |
The goal of normalization is to: |
- A. Get stable data structure
- B. Increase number of relation
- C. Increase redundancy
- D. Remove constraints
|
9 |
------------- is the process of converting complex data structures into simple and stable data structures |
- A. database integrity
- B. homonyms
- C. normalization
- D. mutually exclusive data
|
10 |
How many table views are available in MS Access? |
|