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.

c. That a pure virtual function cannot have an implementation.

Computer Science & Information Technology

You might also like to view...

When creating a new report, the Report Header will not be visible in the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Preventing a table from being opened directly requires hiding the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology