Question Detail In Runnable, many threads share the same object instance TrueFalse Answer: Option A Similar Questions : 1. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 2. pow () is associated with which class Math class Input stream classObject classNone of above Answer: Option A 3. In java, gc() method is available in which package java.lang packagejava.util packagejava.awt packagejava.io package Answer: Option A 4. Constructor has return type TrueFalse Answer: Option B 5. Private Constructors can't be access from any derived classes neither from another class TrueFalse Answer: Option A Read more from - Java Objective Questions Answers -Chapter 1