MCQOPTIONS
Saved Bookmarks
| 1. |
From the following statements which is a disadvantage of an java array? |
| A. | An array can hold primitive types data |
| B. | An array has its size that is known as array length |
| C. | An array knows only its type that it contains. Array type is checked at the compile-time |
| D. | An array holds only one type of data |
| Answer» E. | |