If there are two catch statements, one for base and one for derived, which should come first?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


What c++ library is string in?

0 Answers  


What is the difference between while and do while loop? Explain with examples.

0 Answers  


What are the debugging methods you use when came across a problem?

1 Answers  


What is conversion constructor?

2 Answers   TCS,






How many bit combinations are there in a byte?

13 Answers   Intel, Microsoft,


Explain how to initialize a const member data.

0 Answers  


Comment on c++ standard exceptions?

0 Answers  


How do you clear a buffer in c++?

0 Answers  


What is flush c++?

0 Answers  


Program to check whether a word is a sub-string or not of a string typed

0 Answers  


What is the difference between new() and malloc()?

0 Answers  


Categories