Extra Credit: (9 points) public class A ( private int a: public A[inta) { a = a; } private int abc() ( return 0; } public double aaa() { return 0; public class B extends A ( private int bbb; ) YES & explain why the B class e if the met
private int return 0; } public double aaa() { return 0; > } public class B extends A ( private int bbb; } For each of the following methods, either say YES & explain why the B class would still compile if the method below is added to it. Or If the B class wouldn't compile, if the method below is added to it then say NO and explain why not.. (a) public B() ()
Extra Credit: (9 points) public class A ( private int a: public A[inta) { a = a; } private int abc() ( return 0; } publi
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Extra Credit: (9 points) public class A ( private int a: public A[inta) { a = a; } private int abc() ( return 0; } publi
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!