Read data from console and print in one file. That would be
in C:\temp ? Thanks, Bose
Post New Answer View All Answers
What is the difference between pass by reference and pass by pointer?
What’s the difference between constructors and other methods?
Can we define constructor in inner class?
what are Hostile Applets?
Explain about interthread communication and how it takes place in java?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is n in java?
What is the main advantage of passing argument by reference?
What is a finally block? Is there a case when finally will not execute?
what is the difference between thread and runnable types? : Java thread
Explain about the select method with an example?
What is better - 'bit-shift a value' or 'multiply by 2'?
Why is java called java?
What is regex in java?
Why is multiple inheritance not supported in java?