Object Oriented Programming Using C++ - Section 7 Multiple Questions and Answers.
Exercise Questions ::
Object Oriented Programming
Published by:Michael Daani
7. | The function whose prototype is void getData(Item *thing); receives |
| |
| A. | a pointer to a structure |
| B. | a reference to a structure |
| C. | a copy of a structure |
| D. | nothing |
|
|
Published by:Michael Daani
8. | You may override the class access specifier for_____ |
| |
| A. | public members |
| B. | public and protected members |
| C. | any specific class members you choose |
| D. | no clas smembers |
|
|
Published by:Michael Daani
Published by:Michael Daani
Published by:Michael Daani
«»