Programming - C++ Language

You Are Here :: Home > C++ Language > Exceptions - General Questions

 
13.

Which is used to handle the exceptions in c++?                        


A. catch handler B. handler
C. exceptional handler D. none of the mentioned




14.

Which type of program is recommended to include in try block?                        


A. static memory allocation B. dynamic memory allocation
C. const reference D. pointer




15.

Which statement is used to catch all types of exceptions?                        


A. catch() B. catch(Test t)
C. catch(…) D. none of the mentioned




« prev

1

2

3

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on