MCQ
Single Best Answer
Easy
QWhich of the following is NOT true about Java arrays?
ID: #7443
Array in Java
346 views
Question Info
#7443Q ID
EasyDifficulty
Array in JavaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
Answer: a) Arrays can store only objects and not primitive types.
Explanation: This statement is not true. Java arrays can store both objects and primitive types.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic