+ 3
What references variable and reference object
2 Answers
+ 11
I don't get your question. Could you add an example?
+ 7
a reference variable is a pointer that points the address of another variable and a reference object is similar it refers address of another object