Question: Question 1 (5 pt.) The following C program asks the user for two input null-terminated strings, each stored in uninitialized 100-byte buffer, and compares them.


Question 1 (5 pt.) The following C program asks the user for two input null-terminated strings, each stored in uninitialized 100-byte buffer, and compares them. The program then shows the alphabetical order of both strings, by reporting whether the first is less than the second, the second is less than the first, or both are equal include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
