Question: abstract class Planet t protected void revolve O abstract void rotate ) class Earth extends Planet ( void revolve ) ( protected void rotate Which

 abstract class Planet t protected void revolve O abstract void rotate

abstract class Planet t protected void revolve O abstract void rotate ) class Earth extends Planet ( void revolve ) ( protected void rotate Which two modifications, made independently, enable the code to compile? A Make the method at line n1 public. B. Make the method at line n2 public. C. Make the method at line n3 public. D. Make the method at line n3 protected. E. Make the method at line n4 public

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!