Answer Posted / hrpynux@gmail.com
When a variable is declared as a reference, it becomes an alternative name for an existing variable. A variable can be declared as a reference by putting '&' in the declaration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the type of 'this' pointer? When does it get created?
Is c++ vector dynamic?
Why c++ is the best language?
Are vectors passed by reference c++?
How can a called function determine the number of arguments that have been passed to it?
What is flush programming?
What is a class definition?
What is the benefit of c++?
Write a program to show polymorphism in C++?
How do you add an element to a set in c++?
Why struct is used in c++?
What is a type library?
How would you use qsort() function to sort an array of structures?
What's the "software peter principleā?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?