MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the correct statements |
| A. | All The elements of the array should be of the same data type and storage class |
| B. | The number of subscripts determines the dimension of the array |
| C. | The array elements need not be of the same storage class |
| D. | In an array definition. the subscript can be any expression yielding a non-zero integer value |
| Answer» C. The array elements need not be of the same storage class | |