InterviewSolution
Saved Bookmarks
| 1. |
How do we pass command line argument in Eclipse?(a) Arguments tab(b) Variable tab(c) Cannot pass command line argument in eclipse(d) Environment variable tabI had been asked this question in an interview for internship.This question is from Command Line Arguments topic in section Classes and Methods of Java |
|
Answer» The CORRECT ANSWER is (a) Arguments TAB |
|