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
What is the static variable?
Explain the use of volatile field modifier?
What is anagram number?
Why packages are used?
What is difference between static and abstract class?
What is byte code and why is it important to java’s use for internet programming?
What do you mean by mnemonics?
What does the three dot emoji mean?
Difference between object instantiation and construction ?
What is a java lambda expression?
What language is java written?
Is integer passed by reference in java?
What is the meaning of nullable?
Explain about interthread communication and how it takes place in java?
How is hashcode calculated in java?