what is the use of reference variable

Answer Posted / aatish maskariya

c++ supports one more type of variable called reference
variable.In addition to pointer variable and value variable
of creference variable behaves similar to both vaule
variable and pointer variable.reference variable has all
acces that variable has.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the static variable?

823


Explain the use of volatile field modifier?

860


What is anagram number?

661


Why packages are used?

898


What is difference between static and abstract class?

776


What is byte code and why is it important to java’s use for internet programming?

838


What do you mean by mnemonics?

777


What does the three dot emoji mean?

833


Difference between object instantiation and construction ?

833


What is a java lambda expression?

799


What language is java written?

779


Is integer passed by reference in java?

795


What is the meaning of nullable?

792


Explain about interthread communication and how it takes place in java?

793


How is hashcode calculated in java?

734