Computer Science, asked by Rajlodhi3995, 10 months ago

Write a program to input a sentence and print the words in which consecutive characters are in alphabetical order

Answers

Answered by Anonymous
1

Explanation:

Type the program in Java and see the output!

I have converted int into char to get the Alphabets.

Attachments:
Similar questions