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 |
Explain about encapsulation?
What is polymorphism and abstraction?
0 Answers Agilent, Integreon, ZS Associates,
Explain what you understand by function overloading.
what is virtual function and pure virtual function ?
Why is java not fully objective oriented?
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading
Explain the different types of constructors
What is a nested interface?
How can we restrict inheritance for a class so that no class can be inherited from it?
Why abstraction is important?
Difference Between Attribute and Association.
What is data encapsulation and what is its significance?