how cani read a command line argument?(usingfile object).
Answer Posted / subrahmanyam
You can get Command line arguments as Strings only. You
have to take file name as String and create a FILE object
with filename you read .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain numeric promotion?
Can a final variable be manipulated in java?
Can we have more than one package statement in source file ?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is the static method?
Which graphs are functions?
What is java lang string?
What are the different types of collections in java?
Is singleton set an interval?
What is java ceil?
What is tree in java?
What is the difference between the font and fontmetrics classes in java programming?
do I need to use synchronized on setvalue(int)? : Java thread
What are the 8 data types in java?
What is the generic function?