Question Detail Which method executes only once start() methodinit() methodstop() methoddestroy() method Answer: Option B Similar Questions : 1. Which method can't be overidden superstaticfinalprintln Answer: Option C 2. pow () is associated with which class Math class Input stream classObject classNone of above Answer: Option A 3. Interfaces helps in which type of inheritance Multiple inheritanceMultilevel inheritanceHierarchical inheritance None of above Answer: Option A 4. Which type of inheritance is not supported by java SingleMultipleMulilevelHirarchical 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