Which type of program is recommended to include in try block?
Posted: Wed Jul 13, 2022 7:52 pm
a) static memory allocation
b) dynamic memory allocation
c) const reference
d) pointer
b) dynamic memory allocation
c) const reference
d) pointer