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
What is a friend function?
Write a note about inheritance?
What do you mean by operator overloading?
What's the benefit of using inheritance?
Why does java not support multiple inheritance?
Which oops concept exposes only necessary information to the calling functions?
Explain about uml?
Write a note on encapsulation?
What is association?
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?
What is the syntax of object oriented method call?
Can constructors be parameterized?