C++20 sections · 1024 units
Open in Course

Quiz: Text storage

Text storage

Check Your Understanding

How is string different from char?

  1. A.string can only hold numbers
  2. B.There is no difference
  3. C.char holds more characters than string
  4. D.string holds multiple characters, char holds one
Start the roadmap to answer the quizzes and solve the challenges