← All problemsSign in

Upper case first letter

Problem description. Write a java program to capitalize only the first letter in each String and lowercase the other letters of the String Input N Number of input Strings S1 S2 S3 . . . . . . Sn are the Input Strings Tips: - Each Input including N is read in a separate line Constraints 0 Output Each string should be printed in a separate line Sample Input 3 apple baNAna manGo Sample

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start