C++20 sections · 1024 units
Open in Course

Quiz: Reading full lines

Reading full lines

Check Your Understanding

When should you use getline() instead of cin >>?

  1. A.When reading numbers
  2. B.When reading text with spaces
  3. C.Never, they are the same
  4. D.When reading single characters
Start the roadmap to answer the quizzes and solve the challenges