What is a catch statement?


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

Post New Answer

More C++ General Interview Questions

If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


What are formatting flags in ios class?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


What is difference between class and structure in c++?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  






Why is c++ not purely object oriented?

0 Answers  


What c++ library is string in?

0 Answers  


What are keywords in c++?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


How a modifier is similar to mutator?

0 Answers  


What does new in c++ do?

0 Answers  


Categories