Generalization is another name for inheritance. It refers to a relationship between two classes where one class "Specific" is a specialized version of the other, or Class "General". For example, Honda is a type of car, so the class "Honda" will have a generalization relationship with Class "Auto".
0 comentarios