MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following parameter passing mechanism(s) is/are supported by C++, but not by C? |
| A. | Pass by value |
| B. | Pass by reference |
| C. | Pass by value-result |
| D. | All of the above |
| Answer» C. Pass by value-result | |