-
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.