What is an abstract class?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is an abstract class?
Rating:
An abstract class is a class that is partially implemented. It provides design convenience. An abstract class is made up of one or more
Rating:
Was this information helpful?
Other articles
- What is the Boolean class?
- What are unary + and - operators?
- Control Statements in Java
- What is concatenation?
- What are numeric promotions?