Answer Posted / priyadharshini.m
Realization is a kind of relationship that exist between
classes in class diagram which is used to denote that an
interface is realized or implemented by a class.Also this
is used to realte two use cases.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is Abstract method and how different from Virtual Method?
How will you define abstract classes?
What are the rules to define a functional interface?
What is inheritance in java?
Explain persistence?
What is an abstraction and why is it important?
Is it possible to override private virtual methods?
Explain method overriding.
What does it mean that a method or class is abstract?
What is the difference between an error and an exception?
What is the use if instanceof keyword?
what is full form OOP?
What is the significance of encapsulation?
Explain colloboration
What is data encapsulation and what's its significance?