Problem #236 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to trim a string(remove whitespaces)

Your Solution