Question Detail Which method executes only once start() methodinit() methodstop() methoddestroy() method Answer: Option B Ad Similar Questions : 1. String is the predefined MethodClassVariableObject Answer: Option B 2. Private Constructors can't be access from any derived classes neither from another class TrueFalse Answer: Option A 3. Which method can't be overidden superstaticfinalprintln Answer: Option C 4. Which keyword represents object of the present class interfacepackagethisstatic Answer: Option C 5. The inner class can access private members of the outer class FalseTrue Answer: Option B Read more from - Java Objective Questions Answers -Chapter 1