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.
What is javascript used for on iphone?
What is the difference between registerclientscriptblock and registerstartupscript?
Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
What are the main uses of javascript?
what is the function of public class main ?
How to select an element by id and swapping an image?
Is javascript object oriented?
To put a "close window" link on a page ?
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
Name some of the ways in which Type Conversion is possible?
Is javascript becoming obsolete?
Explain the difference between == and === in JavaScript.