What is polymorphism and why is it important?


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

Post New Answer

More OOPS Interview Questions

Can we have a private virtual method ?

8 Answers   Ness Technologies,


Can we create object of class with private constructor?

5 Answers  


what is difference b/w object based and object oriented programming language?

18 Answers   Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,


In c++ there is only virtual destructors, no constructors. Why?

4 Answers   IBM, Polaris,


What is the different between Applet and Application?

2 Answers  






char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output

9 Answers   Persistent,


what type of question are asked in thoughtworks pair programming round ?

0 Answers   Thought Works,


In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}

1 Answers  


what is oops

4 Answers   DELL,


what is opps?why it is use in programming language?

2 Answers   Wipro,


What is the difference between static polymorphism and dynamic polymorphism?

0 Answers  


Write a program to find out the number of palindromes in a sentence.

1 Answers   TCS,


Categories