Question: (c++) What is the function of throw statement? exit from a try-block and pass a value to a catch-block exit from a catch-block and pass
(c++)
What is the function of throw statement?
exit from a try-block and pass a value to a catch-block
exit from a catch-block and pass a value to the try-block
same as try
none of the above
\
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
