Computer Science, asked by nirajchaurasiya1000, 6 months ago

The data types classes and interface are known as .........data types.

Answers

Answered by Anonymous
3

Explanation:

class type :

Objects (Classes & Interfaces) and Arrays are the reference or non-primitive data types in Java. They are so called because they are handled by "reference" i.e. variables of their type store the address of the object or array in a variable. ... Such type is called reference types in Java.

Answered by Anonymous
2

Objects (Classes & Interfaces) and Arrays are the reference or non-primitive data types in Java. They are so called because they are handled by "reference" i.e. variables of their type store the address of the object or array in a variable. ... Such type is called reference types in Java.

Similar questions