C++ Exception Handling Question: Download C++ Exception Handling PDF

Generic catch handler is represented by ______________.

a. catch(..,)
b. catch(---)
c. catch(…)
d. catch( void x)

Tweet Share WhatsApp