previous |
start |
next
Relational Operators (comparing strings)
- The relational operators listed above can also
be used to compare strings using lexicological
comparison.
- "car" is less than "cargo"
"cargo" is less than "cathode"
previous |
start |
next