1 |
A two-dimensional table of data is called: |
- A. Group
- B. Set
- C. Module
- D. Relation
|
2 |
A relation is known as |
- A. table
- B. tuple
- C. relationship
- D. attribute
|
3 |
The foreign key is found in |
- A. parent table
- B. dependent table
- C. pivot table
- D. index table
|
4 |
Which data type offers the highest precision? |
- A. Float
- B. Long int
- C. Long double
- D. Unsigned long int
|
5 |
Which type of variable can store real value |
- A. int
- B. long int
- C. char
- D. Float
|
6 |
SQL is used for |
- A. data definition
- B. data manipulation
- C. a and b
- D. searching record
|
7 |
An attribute is also known as |
- A. table
- B. elation
- C. row
- D. field
|
8 |
Which escape sequence can be used to begin a new line in C-language? |
- A. \a
- B. <div>\b</div>
- C. <div>\n</div>
- D. \n
|
9 |
Which is related to modality? |
- A. Optional
- B. Mandatory
- C. Unidirectional
- D. Both A & B
|
10 |
The foreign key is found in: |
- A. Parent table
- B. Dependent table
- C. Pivot table
- D. Index table
|