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
Tell us about yourself.
47 Answers ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,
why c++ is called OOPS? waht is inherutance? what is compiler?
Describe the difference between a Thread and a Process?
What is difference between #define and const?
What do you mean by public, private, protected and friendly?
Do you know about multiple inheritance?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
Why multiple inheritance is not possible?
Why do we use class?
is there any choice in opting subjects like 4 out of 7
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
why to use template classes in c++?