0
Reverse a String Sentence and Remove Extra Spaces from the input String >NOTE: Don't use any preDefine methods
sample input : Hello welcome home sample output:home welcome hello NOTE: don't use predefined methods(eg: trim,removeall,length) Remove extra spaces then give one space each sentence. and reverse the input sentence
1 Answer
+ 5
Siva Rama Krishnan. V
Providing `readymade` code, this feature is not available here.First Try by yourself,after this if you face any problems in during learning or making code then ask here..