What are the references in C++?
Posted: Wed Jul 13, 2022 7:51 pm
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
b) A pointer to a variable
c) A new type of variables
d) A new type of constant variable