Question:Define Abstract Class. 

Answer An abstract class is a class that is declared abstract —it may or may not include abstract methods. Abstract classes cannot be instantiated, but they can be subclassed. 

+ Report
Total Preview: 847
Define Abstract Class.
Copyright © 2024. Powered by Intellect Software Ltd