C++ Programming Questions


Q.  Generic catch handler is represented by ______________ .

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



 
 

    Discussion

Post your comment / Share knowledge