The idea is to capture the real world correctly and realize the operation of the program by combining parts with certain characteristics (attribute values and methods).
Classes define the characteristics of parts, and actual parts are instances. Instances are created from class.
Recommended Posts