Object oriented programming:
a. Has modules just like procedural programming.
b. Does not have to process all modules.
c. Looks at parts of the problem in terms of data, its properties, its responsibilities and how they interact with other parts.
d. All of the above.
e. None of the above.
d. All of the above.
Computer Science & Information Technology