Que:- What is Reference Type?
Ans:-Reference type doesn't contain actual data in a variable.They contain actual reference of variable.
In other words, they refer to memory location. Example of built-in reference types are:- object , dynamic and string.
No comments:
Post a Comment