Abstract classes:

a. Contain at most one pure virtual function.
b. Can have objects instantiated from them if the proper permissions are set.
c. Cannot have abstract derived classes.
d. Are defined, but the programmer never intends to instantiate any objects from them.

d. Are defined, but the programmer never intends to instantiate any objects from them.

Computer Science & Information Technology

You might also like to view...

A(n) ________ is group of related fields representing one entity, such the data for a sports event

Fill in the blank(s) with correct word

Computer Science & Information Technology

What possible issues can occur when using Web queries?

What will be an ideal response?

Computer Science & Information Technology