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?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between function overloading and over riding?
Explain about the relationship between object oriented programming and databases?
Difference between encapsulation and data hiding ?
What is the use if instanceof keyword?
Explain about object oriented programming?
Can you call the base class method without creating an instance?
What is the significance of encapsulation?
Which OOPS concept is used as a reuse mechanism?
what is meant by "method-wars"?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What are the access modifiers?
Explain the usage of encapsulation?