Python,C,C++ and JAVA programs for CBSE, ISC, B.Tech and I.T Computer Science and MCA students

The Programming Project: ICSE Java Programming String Edit 2018 Q6

Sunday, March 27, 2022

ICSE Java Programming String Edit 2018 Q6

Pronic Number || Program ICSE Class X
Write a program to accept a string in lower case and change the first letter of every word to upper case.
Display the new string.
Sample input: we are in cyber world.
Sample output: We Are In Cyber World.

ENTER A STRING IN LOWER CASE:

No comments:

Post a Comment