Question: How does std::string handle > and < comparisons? Will it consider the string's length or its dictionary-sorted order to determine this boolean value?
How does std::string handle > and < comparisons? Will it consider the string's length or its dictionary-sorted order to determine this boolean value?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
