QuesHub > Java > > interface > ASK DETAIL

Can an abstract class implement an interface in Java?

Lucas Harris | 2023-06-09 06:42:40 | page views:1247
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Lucas Turner

Works at the International Organization for Migration, Lives in Geneva, Switzerland.
In Java, an abstract class can implement an interface, and not provide implementations of all of the interface's methods. It is the responsibility of the first concrete class that has that abstract class as an ancestor to implement all of the methods in the interface.
2023-06-10 06:42:40

Isabella Lewis

QuesHub.com delivers expert answers and knowledge to you.
In Java, an abstract class can implement an interface, and not provide implementations of all of the interface's methods. It is the responsibility of the first concrete class that has that abstract class as an ancestor to implement all of the methods in the interface.
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4