Search results for load



load_dll(path name); unload_dll(path name);

[Source: JAGAN MOHAN "Interview questions bible"]
One can import the same package or same class multiple times. Neither compiler nor JVM complains abt it. And the JVM will internally load the class on ...
No. It is by default loaded internally by the JVM.

[Source: JAGAN MOHAN "Interview questions bible"]