How is polymorphism achieved?


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

Post New Answer

More OOPS Interview Questions

what is the difference between ERROR and EXCEPTION?

14 Answers   NIIT, nvidia,


Is oop better than procedural?

0 Answers  


I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe

1 Answers  


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 virtual function?

3 Answers  






Write on signed and unsigned integers and give three (3) examples each

1 Answers  


Which is the only operator in C++ which can be overloaded but NOT inherited?

8 Answers  


What is object and example?

0 Answers  


What exactly is polymorphism?

0 Answers  


in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C

1 Answers   IonIdea,


Please tell me the oops concept with detailed answer

9 Answers   EEE,


How can you overcome the diamond problem in inheritance?

0 Answers   NIIT,


Categories