What is polymorphism oop?


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

Post New Answer

More OOPS Interview Questions

What is encapsulation selenium?

0 Answers  


Why do we need polymorphism in c#?

0 Answers  


why constructor cannt be declar virtually? why destructor cannt be overloaded?

2 Answers   Infosys,


Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.

2 Answers  


What is the difference between Home and $Home?

2 Answers   TCS,






What is late bound function call and early bound function call? Differentiate.

2 Answers   Ness Technologies,


How does polymorphism work?

0 Answers  


Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?

3 Answers  


which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.

4 Answers  


What is public, protected, private?

6 Answers   IBS, Satyam,


What is stream in oop?

0 Answers  


You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


Categories