A non primitive data type is also referred to as reference type.
Why
It is in context of Java
Answers
Answered by
2
They are sometimes called "referencevariables," or "object references," since they reference a memory location, which stores the data. In the Javaprogramming language, non-primitive data types are simply called "objects" because they are created, rather than predefined
AMANPATHAK1:
kk
Similar questions