Answer Posted / yamuna mathew
samne function behave differntily on different occasion
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
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
What is coupling in oop?
What is constructor in oop?
What is abstraction example?
what's the basic's in dot net
Why interface is used?
Is enum a class?
Why is oop useful?
What is a class oop?
How Do you Code Composition and Aggregation in C++ ?
What is a function in oop?
Why do we use polymorphism in oops?
What is encapsulation in simple terms?
What are the components of marker interface?
What is polymorphism and example?