Computer Science, asked by ndnilu45, 5 months ago

Write a program to enter two tokens in a mixed case. The user compares
the strings and wants to arrange alphabetically. (Hint: Use scanner class)
If the ASCII value of first character of the token is less than the second,
then first token is smaller and vice-versa. Two strings are said to be equal,
if their ASCII values are same.​

Answers

Answered by sanjiththesupernigha
0

Answer:

what language should we write it in

Explanation:

Similar questions