What is the real life example of polymorphism?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is difference between pop and oop?

0 Answers  


2. Give the different notations for the class.\

0 Answers  


What is polymorphism and types?

0 Answers  


what is ltti

1 Answers   Unisys,


what are the characteristics of oops?

7 Answers   NIIT,






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

0 Answers  


why we call c++ is object oriented lanaguage

7 Answers   HCL,


Why is polymorphism important in oop?

0 Answers  


4. What do you mean by a prototype? Define analysis prototype

1 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


what is virtual function?

3 Answers  


what are abstract classes and how they impliment , with example

2 Answers  


Categories