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. All methods of interface are public and abstract TrueFalse Answer: Option A 2. Thread class is available in java.io packagejava.lang packagejava.awt packagejava.util package Answer: Option B 3. In Runnable, many threads share the same object instance TrueFalse Answer: Option A 4. How many keywords are available in java 355548130 Answer: Option C 5. Which class cannot be subclassed (or extended) in java? abstract classparent classFinal classNone of above Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1