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 a nan value?
How to loop through array in javascript?
Do you need to declare variables in javascript?
In javascript what is an argument object?
What are the main functions performed by javascript statements?
Event bubbling and Event Capturing in JavScript?
What does trim stand for?
What is closure? Give an example.
Explain the for-in loop?
Explain how to detect the operating system on the client machine?
Explain about session? Where it runs & what are different types of session handling?
Where is javascript used most?