Discussion on error handling of C++ .


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

Post New Answer

More C++ General Interview Questions

How do pointers work?

0 Answers  


What is the protected keyword used for?

0 Answers  


Is there a c++ certification?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


To what does “event-driven” refer?

0 Answers  






What is Name Decoration?

2 Answers   Lucent,


How to declare a function pointer?

0 Answers  


What are the different types of Storage classes?

5 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is namespace std; and what is consists of?

0 Answers  


What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


Categories