1 |
SQL can be used to: |
- A. Create database structures only
- B. Query database only
- C. Modify database data only
- D. All
|
2 |
A collection of data that consists of name ,address and email of a person is called: |
- A. Byte
- B. Record
- C. Character
- D. Field
|
3 |
A two -dimensional table of data is called a |
- A. Group
- B. Set
- C. Declaration
- D. Relation
|
4 |
The type of files from usage point of view include: |
- A. Master file
- B. Transaction file
- C. Backup file
- D. All
|
5 |
Which of the following may be a temporary file? |
- A. Master file
- B. Transaction file
- C. Back up file
- D. None
|
6 |
SQL stands for: |
- A. Sort Query Language
- B. Self Query language
- C. Seek Query language
- D. Structured Query Language
|
7 |
The process data is called |
- A. data
- B. information
- C. processing
- D. none
|
8 |
---------------- are written before the main () function |
- A. C statements
- B. preprocessor directives
- C. linking instructions
- D. both a and b
|
9 |
A collection of related fields is called: |
- A. Character
- B. Record
- C. Database
- D. file
|
10 |
A computer program written in a high-level language is called |
- A. object code
- B. re locateable code
- C. source code
- D. none of them
|