MCQOPTIONS
Saved Bookmarks
| 1. |
If an object is passed by value, _________________ |
| A. | Temporary object is used in the function |
| B. | Local object in the function is used |
| C. | Only the data member values are used |
| D. | The values are accessible from the original object |
| Answer» C. Only the data member values are used | |