1 |
Which criteria can be used to find four-character name that starts with H? |
- A. H*4
- B. H?4
- C. H???
- D. H####
|
2 |
Which of the following is logical data type in MS Access? |
- A. Boolean
- B. Yes/No
- C. True/false
- D. Log
|
3 |
Why are validation rules used in a database? |
- A. Ensure correct data is entered
- B. To avoid typing errors
- C. Both A and B
- D. Neither A nor B
|
4 |
Which data type is the default type? |
- A. Memo
- B. Number
- C. Text
- D. Autonumber
|
5 |
Add new record to the table in datasheet by typing data beside the |
|
6 |
How many table views are available in Microsoft Access? |
|
7 |
% f is used for |
- A. Double
- B. Float
- C. Integer
- D. Short
|
8 |
In C program two functions can have |
- A. Same name
- B. Same parameters
- C. Same name & parameters
- D. Same name but different parameters
|
9 |
Every field in a table has: |
- A. Field name and data type
- B. field name and a field number
- C. Field number and a data type
- D. Field name, field number, and data type
|
10 |
Which of the following view in MS Access is used to define the structure of table? |
- A. Datasheet
- B. QBE
- C. Relationship
- D. Design
|