C++20 sections · 1024 units
Open in CourseQuiz: String Basics
Test understanding
Check Your Understanding
Which header must you include to use the string class?
- A.<iostream>
- B.<text>
- C.<cstring>
- D.<string>
Test understanding
Which header must you include to use the string class?