Question: With Java, what can we do with an abstract class that we CANNOT do with an interface ? a) Abstract classes let us have constants

With Java, what can we do with an abstract class that we CANNOT do with an interface ?

a) Abstract classes let us have constants and interfaces do not b) Abstract classes let us have abstract methods and interfaces do not c) We can have instances of abstract classes, and not of interfaces d) Abstract classes can have non-abstract methods, while interfaces only allow abstract methods

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!