Advertisements
Advertisements
Question
State True or False.
Arrays are primitive type of data.
True or False
Advertisements
Solution
This statement is false.
Explanation:
Arrays are not primitive data types. They are reference (non-primitive) data types because they store a collection of values and are treated as objects in Java.
shaalaa.com
Is there an error in this question or solution?
