Page 1 of 1

What are the references in C++?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) An alternative name for already existing variables
b) A pointer to a variable
c) A new type of variables
d) A new type of constant variable