Question

The return type ________ indicates that when a function completes its task, it does not return (i.e., give back) any information to its calling function.
a. null
b. virtual
c. nullptr
d. void

Answer

This answer is hidden. It contains 6 characters.