A restricted type of pointer in C++ is known as a reference. A reference can be assigned only once and can not have a null value.
A reference which has a local scope i.e., in a method or in a block or in a function is known as local reference.
DOT NET INTERVIEW QUESTIONS AND ANSWERS
0 Comments:
Post a Comment