What is data abstraction? what are the three levels of data abstraction with Example?


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

Post New Answer

More OOAD Interview Questions

What is a nested interface?

0 Answers  


Explain the mechanism of composition?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


Is class an Object? Is object a class?

11 Answers  


How does abstraction differ from encapsulation.

0 Answers  






What is Overloading ? Is it similar to overriding ?

0 Answers   MCN Solutions,


Why is class hierarchies managed in object-oriented programming?

0 Answers  


What is the difference between new and override?

0 Answers  


What is super keyword?

0 Answers  


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


Can you create an instance of an interface?

0 Answers  


Can we override static methods of a class?

0 Answers  


Categories