How to handle exception in c++,
For example in a functions i am assigning memory to some
variables and also in next instructions in am dividing one
variable also.
If this functions generates a error while allocating memory
to those variable and also while dividing the variable if i
divide by zero then catch block how it will identify that
this error has cone from perticular instruction
No Answer is Posted For this Question
Be the First to Post Answer
What is cohesion in oop?
What is a template?
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
what's the basic's in dot net
Why we are use # in begning of programme of c++.
what is difference between objects and function
What is a function in oop?
polymorphism means?
explain sub-type and sub class? atleast u have differ it into 4 points?
what is function over loading?
What is the difference between pass by reference and pass by value?
What is the difference between the c++ & java?