What is an abstraction and why is it important?


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

Post New Answer

More OOAD Interview Questions

Why is java not fully objective oriented?

0 Answers  


Explain about the analysis phase?

0 Answers  


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


Does java support multiple inheritance? if not, what is the solution?

0 Answers  


What is the significance of encapsulation?

0 Answers  


Are constructors inherited? Can a subclass call the parent's class constructor? When?

0 Answers  


Why is OOP good?

0 Answers  


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Differentiate between an abstract class and an interface?

0 Answers  


Which oops concept exposes only necessary information to the calling functions?

0 Answers  


How do I make sure that an object is released in code such as a connection or file object?

0 Answers   MindCracker,


Is iterator a class or interface? What is its use?

0 Answers  


Categories