Ankur Mehta
What is meaning of realization in oops?
By Ankur Mehta in OOP/OOD on Aug 30 2012
  • Arun GAnwar
    Oct, 2014 20

    Realization is a relationship between the blueprint class and the object containing its respective implementation level details. This object is said to realize the blueprint class. In other words, you can understand this as the relationship between the interface and the implementing class.Example: A particular model of a car ‘GTB Fiorano' that implements the blueprint of a car realizes the abstraction.

    • 0
  • masthan p
    Dec, 2012 2

    realization means represant a class implements interface and used in xml

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS