Home » JAVA Programming » Java Basic » Question
  1. Which part stores the program arguments and startup parameters?
    1. launch configuration
    2. debug configuration
    3. project configuration
    4. run configuration
    5. None of these
Correct Option: A

Launch configuration stores the startup class, program arguments and vm arguments.



Your comments will be displayed only after manual approval.