What do you mean by Realization?
Answer / 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 |
What are the four phases of the Unified Process ?
Can an interface contain fields?
Explain about inheritance hierarchies?
Define exceptions?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
Write a note about inheritance?
What is dynamic or run time polymorphism?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
Why do we separate interface from implementation?
Can we access interface static method using interface references?
Why abstraction is important?
What are the tools you used for OOAD?