Which oops concept exposes only necessary information to the calling functions?
No Answer is Posted For this Question
Be the First to Post Answer
What is a pure virtual function?
Differentiate between an abstract class and an interface?
Why is java not fully objective oriented?
What is virtual?
Whether static method can use nonstatic members?
Why dynamic loading is used in object-oriented programming?
How do we implement serialization actually?
Is class an Object? Is object a class?
Can we have a default method definition in the interface without specifying the keyword "default"?
Can you explain primordial class loader?
What are base class, sub class and super class?
Which OOPS concept is used as a reuse mechanism?