Question Detail Which keyword is used while using interface extendimplementsthrowthrows Answer: Option B Similar Questions : 1. Private Constructors can't be access from any derived classes neither from another class TrueFalse Answer: Option A 2. The inner class can access private members of the outer class FalseTrue Answer: Option B 3. Which type of inheritance is not supported by java SingleMultipleMulilevelHirarchical Answer: Option B 4. Which method of java is invoked by JVM to reclaim the inaccessible memory location reclaim() methodfinal() methodfinalize() methodboth b and c Answer: Option C 5. Which method can't be overidden superstaticfinalprintln Answer: Option C Read more from - Java Objective Questions Answers -Chapter 1