Describe these concepts: Polymorphism, Inheritance and Abstraction.


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

Post New Answer

More OOPS Interview Questions

Why a "operator=(...)" when there is a copy ctor?

2 Answers  


what is the difference between <stdio.h>and "stdio.h"?

5 Answers  


What are two types of polymorphism?

0 Answers  


how to find no of instances of an object in .NET?

1 Answers   Infosys,


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

0 Answers  


i^=j; j^=i; i^=j; value of i,j

1 Answers  


Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.

1 Answers  


What is inheritance in oop?

0 Answers  


How is polymorphism achieved?

0 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


Advantage and disadvantage of routing in telecom sector

0 Answers  


What is a friend function & its advantage?

2 Answers   TCS,


Categories