We can create objects of the abstract class - Polymorphism and Abstract Classes

Q.  We can create objects of the abstract class.
- Published on 17 Jul 15

a. True
b. False

ANSWER: False
 

    Discussion

  • Brijesh   -Posted on 12 Oct 15
    We cannot create objects of the abstract class, but pointers and refrences of Abstract class type can be created.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)