Question

Q3: The main difference between a pure virtual function and a virtual function is:
a. The return type.
b. The member access specifier.
c. That a pure virtual function cannot have an implementation.
d. The location in the class.

Answer

This answer is hidden. It contains 53 characters.