Answer Posted / ejaz
In two classes(having parent child/common interface
relation) methods with same signature and execution of
method decided at run time based on object type.
| Is This Answer Correct ? | 4 Yes | 0 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 stream in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Can bst contain duplicates?
What is the full form of oops?
How do you explain polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
program for insertion ,deletion,sorting in double link list
Why is there no multiple inheritance?
What is inheritance in oop?
Can we create object of abstract class?
hi all..i want to know oops concepts clearly can any1 explain??
What is polymorphism give a real life example?
Why is abstraction needed?