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

Post New Answer

More JavaScript Interview Questions

What is an external javascript?

0 Answers  


What is nodetype in javascript?

0 Answers  


What is noscript tag?

0 Answers  


How to force a page to go to another page using javascript ?

0 Answers  


How to read a cookie using javascript?

0 Answers  






Does javascript support foreach loop?

0 Answers  


Why would you use a sticky session?

0 Answers  


Which built-in method returns the index within the calling string object of the first occurrence of the specified value?

0 Answers  


What are a fixed-width table and its advantages in javascript?

0 Answers  


What is the use of Push method in JavaScript?

0 Answers  


How can I learn javascript fast?

0 Answers  


How to get inner html of an element in javascript?

0 Answers  


Categories