What is an abstract class?

Answer Posted / hrpynux@gmail.com

An abstract class is a template definition of methods and variables of a class (category of objects) that contains one or more abstracted methods. ... Declaring a class as abstract means that it cannot be directly instantiated, which means that an object cannot be created from it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many human genes are polymorphic?

568


What is this pointer in oop?

551


Can static member variables be private?

622


What are the advantages of using a pointer?

600


What is data hiding c++?

597






What is an advantage of polymorphism?

589


How to allocate memory dynamically for a reference?

540


What is the point of polymorphism?

580


What is interface? When and where is it used?

1662


Explain shallow copy?

610


What is virtual base class?

567


What is a null object in c++?

629


What's the most powerful programming language?

583


What is a responder chain?

569


What is the best ide for c++?

563