Computer Science, asked by manikbiswas1404, 8 months ago

data types based on primitive data types are called ________

Answers

Answered by rawat45
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