Home /
Expert Answers /
Computer Science /
langauge-is-c-task-1-comparing-strings-write-a-program-that-uses-function-to-compare-two-strings-pa389
(Solved): Langauge is C. Task 1: (Comparing Strings) Write a program that uses function to compare two strings ...
Langauge is C.
Task 1: (Comparing Strings) Write a program that uses function to compare two strings input by the user. The program should state whether the first string is less than, equal to or greater than the second string.