Question: Four JAVA multiple choice questions: Look at the following code. The method in line will override the method in line Line 1 public class ClassA
Four JAVA multiple choice questions:




Look at the following code. The method in line will override the method in line Line 1 public class ClassA Line 2 Line 3 public ClassA() f) Line 4public int method1 (int a) Line 5 public int method2 (int b) i> Line 6) Line 7 public ClassB extends Classi Line 8 Line 9 Line 10 public int method1 (int b) i> Line 11 public int method2 (double c) Line 12) O 4, 10 O 5, 11 O 10, 4 public ClassB)) 11, 5 Both 4, 10 and 5, 11
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
