Question Detail The Externizable interface extends the serializable interface TrueFalse Answer: Option A Ad Similar Questions : 1. Thread class is available in java.io packagejava.lang packagejava.awt packagejava.util package Answer: Option B 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. Inheritance means Sub class extends super classSub class extends Base classSub class create object of super classAll of the above Answer: Option A 4. Java intermediate code is known as First codeMid codeByte codeNone of above Answer: Option C 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