If a class inherits an interface, what are the 2 options available for that class?
No Answer is Posted For this Question
Be the First to Post Answer
What do you meant by static and dynamic modeling?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What are the main features of oops?
Explain the meaning of object in object oriented programming?
What is difference between static and non-static fields of a class?
What is the difference between class and interface?
Explain colloboration
What is diamond inheritance problem? How java 8 solves this problem?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
Explain what an object is.
What are sealed modifiers?
What is the use of finalize method?