A pure virtual function is a member function

a) Whose declaration ends with = 0.
b) That is used in a derived class only.
c) That is used in a base class
d) Takes no arguments
e) Member form that is used to force all derived classes to implement that member function or be a pure virtual function member of the derived class.


a) Whose declaration ends with = 0. , c) That is used in a base class , and e) Member form that is used to force all derived classes to implement that member function or be a pure virtual function member of the derived class.

The description in the several correct parts about does it. The part missing is: A class that has a pure virtual member function is called an abstract base class. No objects can be defined of abstract base class type since it is an incomplete definition.



Computer Science & Information Technology

You might also like to view...

When using the Overlay/High Pass technique, the more you increase the ____ value, the greater the area of the image that Photoshop will define as an edge area.

A. Contrast B. Opacity C. Radius D. Linear

Computer Science & Information Technology

Describe the TCP protocol.

What will be an ideal response?

Computer Science & Information Technology

What are some of the advantages of a wireless router?

What will be an ideal response?

Computer Science & Information Technology

Differentiate between each of the following:  Data and InformationInput and OutputMemory and Storage

What will be an ideal response?

Computer Science & Information Technology