C++20 sections · 1024 units
Open in Course

Quiz: Reading Input

Input operations

Quiz: Reading Input

What happens when cin reads a value into a variable?

  1. A.It creates a new variable
  2. B.It deletes the previous value permanently
  3. C.It prints the variable value
  4. D.It stores user input in the existing variable
Start the roadmap to answer the quizzes and solve the challenges