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

How to detect the operating system on the client machine?

0 Answers  


What is rest parameters in javascript?

0 Answers  


How do you target a specific frame from a hyperlink in javascript?

0 Answers  


why jsp

0 Answers  


How do I view javascript files in chrome?

0 Answers  






How to write a hello world example of javascript?

0 Answers  


whether javascript runs on client side or server-side?

2 Answers  


Can array in javascript be extended?

0 Answers  


What is null in javascript?

0 Answers  


List the comparison operators supported by javascript?

0 Answers  


What is the dollar sign in javascript?

0 Answers  


How to get an element by class in javascript ?

0 Answers  


Categories