What are the two different types of polymorphism?


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

Post New Answer

More OOPS Interview Questions

What is the oops and benefits of oops programming?

0 Answers  


What is Dynamic Polymorphism?

13 Answers  


Can you inherit a private class?

0 Answers  


How to hide the base class functionality in Inheritance?

0 Answers   Viscus Infotech,


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

0 Answers   SRA,






What is the concept of object oriented program?

6 Answers  


can main method be overloaded...??? How..????

2 Answers   Satyam,


what is SPL in c++.

1 Answers  


oops concept is used for?

3 Answers   Synergy,


What is polymorphism and example?

0 Answers  


tell about copy constructor

3 Answers   Siemens,


write a program to print * * * * * *

2 Answers  


Categories