Which among the following is a reference data type?
Answers
Answered by
0
Answer:
Here is your answer friend.....
Data is based on a class rather than primitive data types like ink, float. the class can be either pre-defined. It consists of numeric types: char,byte,short,int,long,float,and double. Memory location stores a reference to the data.Memory location stores actual data held by the primitive type. When a reference type is assigned to another reference type both will point to the same object.
Hope it helps you.....
Similar questions