- We can easily modularize programs with the class.
- We can easily commonalize the code by the inheritance.
- We can easily commonalize with the inversion of control by the polymorphism.
- We can easily read the code for the order of words with S + V + O.
- The type system built by the class is usable.
These are achieved effectively by thinking that the all are the objects.
No comments:
Post a Comment