

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following never requires any arguments? |
A. | Member function |
B. | Friend function |
C. | Default constructor |
D. | <i class="cpp-code">const</i> |
E. | function |
Answer» D. <i class="cpp-code">const</i> | |