data types based on primitive data types are called ________
Answers
Answered by
0
Answer:
Explanation:Object Data Type: These are also referred as Non-primitive or Reference Data Type. They are so-called because they refer to any particular objects.
...Output:
Properties Primitive data types Objects
Example byte, short, int, long, float, double, char, boolean array, string class, interface etc.
Similar questions