
Generalization And Aggregation in Java
Generalization in Java When we talk about database mostly we come to know a thing called generalization but while doing object oriented programming this concept is also implemented. Basic Concept of Generalization When we have two or more than two…