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
How do I start a javascript project?
If 2 methods have same name and same number of parameters, which one will be executed first?
How do you change the style/class on any element?
Name the numeric constants representing max, min values?
What are parameters in javascript?
What is push() method in javascript?
Does html5 replace javascript?
Can we create buttons in JavaScript ? if yes how? pls provide sample code... Thanks in advance.....
Why is my javascript function not defined?
How do you change the style/class on any element using javascript?
How to set the focus in an element using javascript?
Describe javascript and vbscript.