/*Program to accepts and compare two strings whether both are equal, or first string is greater than the second or the first string is less than the second string */ #include<stdio.h> #include<conio.h> void main()
/*Program to accepts and compare two strings whether both are equal, or first string is greater than the second or the first string is less than the second string */ #include<stdio.h> #include<conio.h> void main()