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 language is an assembler written in?
What are basic data types?
Which package has light weight components in java programming?
What is a final class in java?
What is fail fast in java?
Will minecraft java be discontinued?
Explain access specifiers?
Explain the significance of class loaders in bootstrap?
what is ststic with example
List types of storage classes in java?
Can we inherit a class with private constructor?
What is tree in java?
Is an array a vector?
Why runnable interface is used in java?
Can singleton class be cloned?