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 a nan value?

0 Answers  


How to loop through array in javascript?

0 Answers  


Do you need to declare variables in javascript?

0 Answers  


In javascript what is an argument object?

0 Answers  


What are the main functions performed by javascript statements?

0 Answers  






Event bubbling and Event Capturing in JavScript?

0 Answers  


What does trim stand for?

0 Answers  


What is closure? Give an example.

0 Answers  


Explain the for-in loop?

0 Answers  


Explain how to detect the operating system on the client machine?

0 Answers  


Explain about session? Where it runs & what are different types of session handling?

1 Answers  


Where is javascript used most?

0 Answers  


Categories