Advertisements
Advertisements
प्रश्न
Identify the false statement.
विकल्प
he compiler cannot identify a composite data type.
Primitive data types do not need separate memory allocation.
Size of primitive data type is fixed.
Arrays are primitives.
MCQ
Advertisements
उत्तर
Arrays are primitives.
Explanation:
Arrays are not primitive data types in Java. Arrays are reference (non-primitive) data types. An array is an object that stores multiple values of the same data type.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
