-
Comment on an array of the void data type.
-
- It acquires the data type with the highest precision in it
- It can store any data-type
- You cannot have an array of void data type
- It only stores element of similar data type to first element
- None of these
Correct Option: C
You cannot have an array of void data type