C++20 sections · 1024 units
Open in Course

Quiz: Text storage

Text storage

Check Your Understanding

How is string different from char?

  1. A.There is no difference
  2. B.string can only hold numbers
  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