MCQOPTIONS
Saved Bookmarks
| 1. |
Which type of program is recommended to include in try block? |
| A. | static memory allocation |
| B. | dynamic memory allocation |
| C. | const reference |
| D. | pointer |
| Answer» D. pointer | |