Help Please!

Indicate what relational expressions are false:



"John" < "JOHN"


"Tim" < "Tom"


"349" > "54"


"Mary" < "MaryEllen"


"Scott" < "John Abney"



they are all unspecified.
closed account (48bpfSEw)
http://www.cplusplus.com/reference/cstring/strcmp/

I'm still confused. So I can pick multiple answers. Which Relational expression(s) are false?
closed account (E0p9LyTq)
If you were going to write a program to solve the question what would you write?
Topic archived. No new replies allowed.