MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is the memory management supported in C++? |
| A. | Static storage duration objects |
| B. | Automatic storage duration objects |
| C. | Thread storage duration objects |
| D. | All of these |
| Answer» E. | |