What are the Differentiate between abstraction and encapsulation.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an abstract class and interface in java?
Does java support multiple inheritance? if not, what is the solution?
Which oops concept is used as reuse mechanism?
Explain about abstraction?
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 are the basic concepts of oop?
Whether static method can use nonstatic members?
If a class inherits an interface, what are the 2 options available for that class?
Do structs support inheritance?
What do you mean by virtual function and virtual classes?
Difference between Composition and Aggregation
Can you explain primordial class loader?