1 |
Function prototypes for built-in functions are specified in |
- A. Source files
- B. Header files
- C. Object files
- D. Image files
|
2 |
The table columns describe the ? |
- A. data type
- B. actual data
- C. unique name
- D. all
|
3 |
Which of the following is suitable for an input mask? |
- A. Social security number
- B. Telephone number
- C. A date
- D. All
|
4 |
Which rule states that a record form a table cannot be deleted if its associated record exists in related table? |
- A. Referential integrity
- B. Entity relationship
- C. Normalization
- D. All
|
5 |
In C program two functions can have |
- A. Same name
- B. Same parameters
- C. Same name & parameters
- D. Same name but different parameters
|
6 |
Which does not improve data entry? |
- A. Input masks
- B. Validation rules
- C. Indexing
- D. Required fields
|
7 |
Which of the following can be found in an MS Access database file? |
- A. Tables
- B. Forms
- C. Queries
- D. All
|
8 |
Which data type can be used to create a sequential number for each record that can also serve as primary key? |
- A. Number
- B. Memo
- C. AutoNumber
- D. Currency
|
9 |
Which of the following is logical data type in MS Access? |
- A. Boolean
- B. Yes/No
- C. True/false
- D. Log
|
10 |
Which button of Find an Replace dialog box is clicked to start the search process? |
- A. Find
- B. Find Next
- C. Search
- D. Next
|