

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following are never inherited? |
A. | public data members |
B. | constructor functions |
C. | void functions |
D. | overloaded + operators |
Answer» C. void functions | |