------- Find the wrong statement/s about Abstract Class. - Find The Answeres -->

Find the wrong statement/s about Abstract Class.


a. We can’t create its objects.

b. We can’t create pointers to an abstract class.

c. It contains at least one pure virtual function.

d. We can create references to an abstract class.











ANSWER: We can’t create pointers to an abstract class.