Defining a virtual function in class means that the function.

Defining a virtual function in class means that the function.

Answers:
A.
is an interface only, and it does not allow to have implementation.

B.
will acquire the memory from the virtual memory in the disk storage.

C.
can be redefined in its child classes.

D.
will acquire the memory from the stack.

Answer. C.