Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~95 People Reached
Favorite Forums
Favorite Tags
java x 1

1 Posted Topic

Member Avatar for plasticfood

No, we don't have any method in String class to replace one occurence of character. But here you need to use the char array and then replace the character at index -> position+2 so that exact occurence will be capitalised instead of all.

Member Avatar for kola.naresh
0
95

The End.