InterviewSolution
Saved Bookmarks
| 1. |
Which part stores the program arguments and startup parameters?(a) debug configuration(b) run configuration(c) launch configuration(d) project configurationI have been asked this question during an interview.I need to ask this question from Debugging in Eclipse in division Java Server Technologies & Servlet of Java |
|
Answer» The correct choice is (c) launch CONFIGURATION |
|