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
hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?
What is object cloning
What is the output of 10+20+”30″ in JavaScript?
How do you check if a value is a number in javascript?
How to calculate fibonacci numbers in javascript?
How can you get the total number of arguments passed to a function?
What causes memory leaks?
Can you tell me how to send email using javascript?
How to set the focus in an element using javascript?
What is a module code?
What will be the output of the following statements?
If we want to return the character from a specific index which method is used?