C++20 sections · 1024 units
Open in CourseQuiz: Text storage
Text storage
Check Your Understanding
How is string different from char?
- A.string can only hold numbers
- B.There is no difference
- C.char holds more characters than string
- D.string holds multiple characters, char holds one