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 javascript used for on iphone?

0 Answers  


What is the difference between registerclientscriptblock and registerstartupscript?

0 Answers  


Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?

3 Answers  


What are the main uses of javascript?

0 Answers  


what is the function of public class main ?

0 Answers  


How to select an element by id and swapping an image?

0 Answers  


Is javascript object oriented?

0 Answers  


To put a "close window" link on a page ?

0 Answers  


what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)

0 Answers  


Name some of the ways in which Type Conversion is possible?

0 Answers  


Is javascript becoming obsolete?

0 Answers  


Explain the difference between == and === in JavaScript.

1 Answers  


Categories