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 constant value
  2. B.A copy of a variable
  3. C.A type of pointer
  4. D.An alias (another name) for an existing variable
Start the roadmap to answer the quizzes and solve the challenges