Question: Write a program that takes two string as a user input such as: 1. hello world 2. hello people Compare these two strings and find
Write a program that takes two string as a user input such as: 1. hello world 2. hello people Compare these two strings and find which one is greater. Hint: You can use the character library functions in string.h library.
c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
