Question:Select all true statements: 

A An abstract class can have non-abstract methods. 

B A non-abstract class can have abstract methods. 

C If a non-abstract class implements interface, it must implement all the methods of the interface. 

D If a non-abstract class inherits abstract methods from its abstract superclass, it must implement the inherited abstract methods. 

+ Answer
+ Report
Total Preview: 848

Copyright © 2024. Powered by Intellect Software Ltd