How did object-oriented programming systems handle complexity better than procedural process?
a. Handling each task in isolation ensuring that we have the right degree of
coupling in cohesion
b. All the procedures were treated as an identifiable behavior of an object
c. Tasks were divided into a number of sub tasks