Home » Computer Science » Object Oriented Programming Using C++

A default catch block catches

Correct Answer: any thrown object that has not been caught by an earlier catch block

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion