Computer Science, asked by haksqw1234, 3 days ago

Write program to accept the string and convert each word first character upper.

Answers

Answered by ownwrites
1

Write a Java program to convert the first character uppercase in a sentence and if apart from the first character if any other character is in Uppercase then convert into Lowercase.

Similar questions