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


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

Post New Answer

More OOAD Interview Questions

What are the different types of inheritance?

0 Answers  


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

0 Answers  


What is meant by inheritance? what are the advantages of inheritance?

0 Answers  


What is a functional interface? What is sam interface?

0 Answers  


Write about abstract base classes?

0 Answers  






If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


What are the different principle of OOPS?

0 Answers   QuestPond,


Is is possible to define our own functional interface?

0 Answers  


State about java and its relation to object oriented programming?

0 Answers  


Comment: C++ "includes" behavior and java "imports"

1 Answers   Protech,


What do you mean by Realization?

1 Answers   Protech,


Describe inheritance and non-inheritance of a derived class?

0 Answers  


Categories