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

What are function poinetrs? where are they used?

1 Answers   CTS,


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


why the size of an empty class is 1

4 Answers  


Is atoi safe?

0 Answers  






What is the limitation of cin while taking input for character array?

0 Answers  


Can char be a number c++?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,


What is the standard template library (stl)?

0 Answers  


How come you find out if a linked-list is a cycle or not?

0 Answers  


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  


What are activex and ole?

0 Answers  


Categories