What is polymorphism explain its types?


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

Post New Answer

More OOPS Interview Questions

Can java compiler skips any statement during compilation time?

0 Answers  


Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3

3 Answers   Accenture, Cognizant, IBM,


What is basic concept of oop?

0 Answers  


why c++ is a highlevel language

3 Answers   Satyam, Tech Mahindra,


for example A,B,C,D are class all the 4 class contain one method who() but the method who() implementaion is differnet among each class. the relation among the 4 class are A is base class and is inherited by B and C.and from this two B and C where D is inherited. the question is i want to display the output who() method in all the classes(A,B,C,D)the output of who() method is diferrent amond all the class(A,B,C,D) ------A------ virtuval who(print a) override | | who(print b) B C override who(print c) | | -------D------ override who(print d)

2 Answers  






what is costructor?

1 Answers  


i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION

2 Answers   CTS,


explain the concepts of oops?

1 Answers  


what isthe difference between c structure and c++ class

5 Answers  


write a program that takes input in digits and display the result in words from 1 to 1000

0 Answers   Wipro,


how to swap the variables without using temp and operators

1 Answers  


what is code for call by value and call by reference?

1 Answers  


Categories