Arrays - C++ Objective Questions and Answers
Computer Languages
| 1. | Which of the following is a derived data type? |
|---|---|
|
| 2. | Arrays are of ........... types. |
|---|---|
|
| 3. | ......... are otherwise called as literals. |
|---|---|
|
| 4. | Arrays in C++ belong to which of the following data type? |
|---|---|
|
| 5. | ......... dimensional array is an array in which each element is itself an array. |
|---|---|
|
