Why is polymorphism needed?


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

Post New Answer

More OOPS Interview Questions

What is class and object in oops?

0 Answers  


what is the difference between class and structure in C++?

9 Answers   Aspire, IBS, TCS,


how to swap the variables without using temp and operators

1 Answers  


what is object slicing?

9 Answers   L&T, Wipro,


What is abstraction?

9 Answers  






WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET

1 Answers  


What is public, protected, private?

6 Answers   IBS, Satyam,


What is the difference between and interface and an abstract class ?

4 Answers   IBM, Infosys, Ness Technologies,


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

0 Answers   NIIT, SRA,


what is difference between String s=new String("vali"); String s="vali"

1 Answers  


What are the data types in oop?

0 Answers  


1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)

1 Answers   Nagarro,


Categories