What if we make the method as abstract in another interface?
No Answer is Posted For this Question
Be the First to Post Answer
How to use CRC Cards for Class Design?
what is full form OOP?
Explain the implementation phase with respect to oop?
What are abstract functions? Why are they used?
Do we require a parameter for constructors?
explain dynamic binding
What is meant by function overloading and function overriding?
If there is a conflict between base class method definition and interface default method definition, which definition is picked?
Can an interface implement or extend another interface?
Why is C not an OOP language?
0 Answers Agilent, Integreon, ZS Associates,
What is diamond inheritance problem? How java 8 solves this problem?
What is virtual multiple inheritance?