Question Detail Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C Similar Questions : 1. What do you mean by javap java compilerjava Interpreterjava Disassemblejava debugger Answer: Option C 2. Which method of the Applet class displays the result of applet code on screen run() methodpaint() methoddrawString() methodmain() method Answer: Option B 3. Execution of the program is always begins with Main methodclass contain main methodparent classdefault package Answer: Option A 4. The class java.sql.Timestamp is associated with java.util.Timejava.sql.Timejava.util.DateNone of above Answer: Option C 5. JIT meaning java in timejust in timejoin in timenone of above Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1