

MCQOPTIONS
Saved Bookmarks
1. |
What should be included in try block in c++ programming language? |
A. | Static value |
B. | Dynamic allocation |
C. | None of the above |
D. | Const value |
Answer» C. None of the above | |