Multiple choice Which of the following statement(s) is/are true? A class can implement any number of the interfaces in java. A class can extends more than one abstract class in java. All the methods in an interface are abstract methods. All of the above Both (1) and (3) Reveal answer Fill a bubble to check yourself E Correct answer Explanation Yes, both of the alternatives are true,