Computer Science, asked by pandeyakshat466, 3 days ago

methodname : String firstLastUpper(String)
received string in lower case and change the first and last letter of word to upper case.
"rainbow" => "RainboW"

Answers

Answered by sanjaakash2008
1

Answer:

the first and last letter of word to upper case.

"rainbow" => "RainboW

Similar questions