java pgm for reads a file(text file) and removes all the
spaces then the text and write this back into the same file.
e.g:
(Input)
_______
chennai is fourth biggest city in india.
(output)
_______
chennaiisfourthbiggestcityinindia.
No Answer is Posted For this Question
Be the First to Post Answer
What is event target in javascript?
What is the best free ide?
What is screen object in JavaScript?
Which built-in method returns the calling string value converted to lower case?
How to find operating system in the client machine using javascript?
What is javascript tree shaking?
What are the pop-up boxes available in javascript?
What close() does in javascript?
What is a closure and how do you use it?
What is null variable?
How do you know if a set of points is a function?
Is javascript case sensitive language?