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 tab |
|
Answer» The correct answer is (a) Arguments tab Explanation: Arguments tab is used to pass command line argument in eclipse. |
|