What is generalization?
Generalization is a relationship among a class (super class) and one or more variations of the class (sub classes).It arrange classes by similarities and differences by structuring the explanation of objects. Every sub class is said to inherit the features of its super class.