Problems
Contests
Roadmaps
Playground
Sign in
Roadmaps
C++
Strings
Quiz: Comparison
C++
20 sections · 1024 units
Open in Course
Quiz: Comparison
Test understanding
Check Your Understanding
Which comparison is true?
A.
"cat" > "dog"
B.
"Cat" == "cat"
C.
"100" > "20"
D.
"a" < "b"
Start the roadmap to answer the quizzes and solve the challenges
Previous
Case Sensitivity
Section 8 · Unit 23
Next
String Input with cin
"Give me a high-level overview of this topic."
"Can you show me an example of how this is used?"