Advertisements
Advertisements
Question
______ is not a primitive.
Options
int
array
float
double
MCQ
Fill in the Blanks
Advertisements
Solution
array is not a primitive.
Explanation:
- An array is not a primitive data type because it stores a collection of multiple values.
- int, float, and double are primitive data types used to store single values.
shaalaa.com
Is there an error in this question or solution?
Chapter 1: Revision of Class 9 Syllabus - Exercises [Page 42]
