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. If method have same name as class name and method don’t have any return type then it is known as DestructorsObjectVariableConstructor Answer: Option D 2. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 3. Which type of inheritance is not supported by java SingleMultipleMulilevelHirarchical Answer: Option B 4. Super is the predefined KeywordMethodKeyword and MethodNone of above Answer: Option C 5. Methods that have same name, but different Parameter list and different definition known as OverridingConstructorOverloadingnone of these Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1