1 |
Which button of Find an Replace dialog box is clicked to start the search process? |
- A. Find
- B. Find Next
- C. Search
- D. Next
|
2 |
Which of the following is NOT suitable for an input mask? |
- A. Street address
- B. Telephone number
- C. A date
- D. Social security number
|
3 |
Which of the following looks for the prototypes of functions used in a program |
- A. Linker
- B. Loader
- C. Compiler
- D. Parser
|
4 |
Which data type can be used to define a field that contains data content such as a chart, picture, or graphic object? |
- A. Hyperlink
- B. OLE object
- C. Memo
- D. Auto number
|
5 |
Format arguments are also called |
- A. Actual arguments
- B. Dummy arguments
- C. Original
- D. Referenced arguments
|
6 |
Which data type can be used to define a field that consists on only numbers to be used in calculations? |
- A. Text
- B. Memo
- C. Number
- D. Date/Time
|
7 |
Function prototypes for built-in functions are specified in |
- A. Source files
- B. Header files
- C. Object files
- D. Image files
|
8 |
In a relational database, a single piece of information is called: |
- A. Table
- B. Record
- C. Entity
- D. Attribute
|
9 |
If for each entity in B there is only one related entity in A then the relationship between the entities is |
- A. One to one
- B. One to many
- C. Many to many
- D. None
|
10 |
The name of actual and formal parameters |
- A. May or may not be same
- B. Must be same
- C. Must be different
- D. Must be in lowercase
|