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