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
Should you protect the global data in threads? Why or why not?
what is polymorphism?
How oops is better than procedural?
Can abstract class have normal methods?
What is polymorphism in oop example?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
what is new modifier in C#
• What are the desirable attributes for memory managment?
What are the advantages of polymorphism?
What is the importance of oop?
What is encapsulation selenium?