how cani read a command line argument?(usingfile object).
Answer Posted / ravikiran
new InputStreamReader(System.in);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of java?
What methods are used to get and set the text label displayed by a button object?
Is 0 an even number?
What does %d do in java?
How can the checkbox class be used to create a radio button?
Describe 2 different ways to concatenate two strings.
What is a method in programming?
What is a line separator in java?
How does compareto method work?
Can this keyword be used to refer static members?
Is vector thread safe in java?
What is the use of singleton class?
Explain the difference between extends thread vs implements runnable in java?
When do we use synchronized methods in java?
How garbage collection is done in java?