MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
Return type of uncaught_exception() is ___________..
1.
Return type of uncaught_exception() is ___________.
A.
int
B.
bool
C.
char *
D.
double
Answer» C. char *
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which type of program is recommended to include in try block?
Which of the following statements are true about Catch handler?i) It must be placed immediately after try block T.ii) It can have multiple parameters.iii) There must be only one catch handler for every try block.iv) There can be multiple catch handler for a try block T.v) Generic catch handler can be placed anywhere after try block.
Return type of uncaught_exception() is ___________.
In nested try block, if inner catch handler gets executed, then __________?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply