What do you mean by Realization?



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

Post New Answer

More OOAD Interview Questions

Explain about object oriented programming?

0 Answers  


Can you think of some nice examples where *multiple* actors are associated with a use case ?

2 Answers   Protech,


Explain about overriding polymorphism?

0 Answers  


What is polymorphism and abstraction?

0 Answers   Agilent, Integreon, ZS Associates,


What is the main difference between overloading and overriding?

0 Answers  






Can we override a method by using same method name and arguments but different return types?

0 Answers  


What is the abstract method modifier?

0 Answers  


What is a virtual function?

0 Answers  


Does a class inherit the constructor of its super class?

0 Answers  


Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


What is bootstrap, extension and system class loader?

0 Answers  


Name the different creational patterns in object oriented design?

0 Answers  


Categories