InterviewSolution
Saved Bookmarks
| 1. |
Which class allows parsing of command line arguments?(a) Args(b) JCommander(c) Command Line(d) InputI have been asked this question at a job interview.This intriguing question comes from Command Line Arguments topic in portion Classes and Methods of Java |
|
Answer» Correct ANSWER is (b) JCommander |
|