Dear javaprogrammingforum.com members and administrators,
A greeting of peace. I hope and pray that every one is doing fine upon reading this forum.
Well, I have a problem regarding String input. I already have a program that enters a name and the program will count the total letters used. But unfortunaely, if in case the user enters his/her whole name, of course he/she will enter spaces in between names, the program will still count the letters, but plus the spaces. I don't know to how remove those spaces in the String literal so that I may overwrite, or store in another String, object.
Thank you for those who will give me some tips regarding this String manipulation.
Respectfully Yours,
Mark Squall