A pure virtual function is a virtual function that

Loading

โœช Choose the correct option.

A pure virtual function is a virtual function that

A. has no body
B. returns nothing
C. is used in base class
D. both (A) and (C)