C++20 sections · 1024 units
Open in Course

Quiz: Variable alias

Variable alias

Check Your Understanding

What is a reference in C++?

  1. A.A type of pointer
  2. B.A copy of a variable
  3. C.An alias (another name) for an existing variable
  4. D.A constant value
Start the roadmap to answer the quizzes and solve the challenges