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 |
| E. | |
| Answer» C. Const reference | |