MCQOPTIONS
Saved Bookmarks
| 1. |
Comment on an array of the void data type. |
| A. | It can store any data-type |
| B. | It only stores element of similar data type to first element |
| C. | It acquires the data type with the highest precision in it |
| D. | You cannot have an array of void data type |
| Answer» E. | |