Question Detail All methods of interface are public and abstract TrueFalse Answer: Option A Similar Questions : 1. The Externizable interface extends the serializable interface TrueFalse Answer: Option A 2. Execution of the program is always begins with Main methodclass contain main methodparent classdefault package Answer: Option A 3. Which type of inheritance is not supported by java SingleMultipleMulilevelHirarchical Answer: Option B 4. Which method can't be overidden superstaticfinalprintln 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