Will a catch statement catch a derived exception if it is looking for the base class?
No Answer is Posted For this Question
Be the First to Post Answer
What is data types c++?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
Can user-defined object be declared as static data member of another class?
How to allocate memory dynamically for a reference?
How come you find out if a linked-list is a cycle or not?
Difference between an inspector and a mutator
How would perform Pattern Matching in C++?
Can we get the value of ios format flags?
When do we run a shell in the unix system? How will you tell which shell you are running?
What is virtual destructor? What is its use?
What is RTRT tool?can it be used for automation?can it work on packet PC?
What is c++ virtual inheritance?