Answer Posted / hrpynux@gmail.com
A reference variable is an alias, that is, another name for an already existing variable. Once a reference is initialized with a variable, either the variable name or the reference name may be used to refer to the variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is general format for a prototype?
What is vector processing?
what are the iterator and generic algorithms.
Define 'std'.
Differentiate between an array and a list?
What is the use of this pointer in c++?
why is iostream::eof inside a loop condition considered wrong?
daily Routine of father
What are c++ storage classes?
What is c++ redistributable?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is #include math h in c++?
How do I get good at c++ programming?
Write a program in C++ for Fibonacci series
Which compiler does turbo c++ use?