Basic and Advance Programming Question:

Why generalization is very strong in programming?

Tweet Share WhatsApp

Answer:

Even though Generalization satisfies Structural, Interface, Behaviour properties. It is mathematically very strong, as it is Antisymmetric and Transitive. Antisymmetric: employee is a person, but not all persons are employees. Mathematically all As’ are B, but all Bs’ not A.

Download Programming PDF Read All 34 Programming Questions
Previous QuestionNext Question
What do you meant by static and dynamic modeling in programming?Whether unified method and unified modeling language are same or different?