News

Here we will store the string in a character array lets say s and that original string will contain the spaces in between. Example:- Input string: “Prep insta” Output string: “Prepinsta” Java program ...