how cani read a command line argument?(usingfile object).

Answers were Sorted based on User's Feedback



how cani read a command line argument?(usingfile object)...

Answer / narasimha

i getting you exactly. could you beclear with your question?

Is This Answer Correct ?    0 Yes 0 No

how cani read a command line argument?(usingfile object)...

Answer / 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

how cani read a command line argument?(usingfile object)...

Answer / ravikiran

new InputStreamReader(System.in);

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is protected access modifier?

0 Answers  


What is string [] args?

0 Answers  


What are the performance implications of interfaces over abstract classes?

1 Answers  


Explain the term serialization?

10 Answers   Wipro,


What is considered an anti pattern?

0 Answers  






what type of questions asked for barclays technologies pune please send urgent

0 Answers  


How to sort array in descending order in java?

0 Answers  


What are generic methods?

0 Answers  


Can I declare class as static or private?

0 Answers  


How to make a class immutable?

15 Answers   Bosch, TSYS,


How do you use substring in java?

0 Answers  


What is object

6 Answers  


Categories