difference between primitive and non primitive datatypes
Answers
Answered by
1
Explanation:
Primitive data are only single values, they have not special capabilities. The examples of Primitive data types are given byte, short, int, long, float, double, char etc. ... Non- Primitive Data type, A non-primitive data type is something else such as an array structure or class is known as the non-primitive data type.
Answered by
2
Answer:
HERE'S THE ANSWER
Primitive data are only single values, they have not special capabilities. ... Non- Primitive Data type, A non-primitive data type is something else such as an array structure or class is known as the non-primitive data type. The data type that are derived from primary data types are known as non-primitive data type.
HOPE YOU LIKE IT
Similar questions