Which one of the following operations is NOT supported by java.lang.Runtime

Choice 1

Request the garbage collector to be active.
Choice 2

Add shutdown hooks.
Choice 3

Execute native operating system commands.
Choice 4

Dynamically unload Class files.
Choice 5

Cause the Java Virtual Machine (JVM) to exit.

Showing Answers 1 - 3 of 3 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions