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
How many types of parsers are there?
Can you give few examples of final classes defined in java api?
How many types of variables are there?
What is int argc char * argv?
What does 3 dots mean in java?
Describe how to implement singleton design pattern in struts.
What are the types of inner classes (non-static nested class) used in java?
How do you do math powers in java?
Why webdriver is an interface?
What is gui programming?
what is instanceof operator used in java?
What is treeset and treemap in java?
Does unicode support all languages?
Are arrays dynamic in java?
When should a function throw an exception?