What is the difference between encapsulation and polymorphism?


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

Post New Answer

More OOPS Interview Questions

what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use

2 Answers   HCL,


what is the main difference between sizeof() operator in c and c++

3 Answers  


why function overloading is not called as pure polymorphism?

2 Answers  


How would you stop a class from class from being derived or inherited.

18 Answers   Ness Technologies,


JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?

3 Answers  






There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?

3 Answers   Microsoft,


What is object in oop?

0 Answers  


Do you know about multiple inheritance?

0 Answers   Motorola,


How to call a non virtual function in the derived class by using base class pointer

3 Answers   HCL,


• What are the desirable attributes for memory managment?

0 Answers  


What is the point of polymorphism?

0 Answers  


3. Differentiate verification and validation.

1 Answers  


Categories