PrepAway - Latest Free Exam Questions & Answers

Which of the following does not describe benefits of using object oriented programming?

Which of the following does not describe benefits of using object oriented programming?

PrepAway - Latest Free Exam Questions & Answers

A.
Provides functional dependence

B.
Components can be reused and complexity is reduced

C.
Allows for fewer mistakes, easier modification, resource efficiency, and more timely coding than the classic information flow models

D.
Parallel development can be done

Explanation:
When applications are developed in a modular approach, like object-oriented methods, components can be reused, complexity is reduced, and parallel development can be done. These characteristics allow for fewer mistakes,easier modification, resource efficiency, and more timely coding than the classic information flow models. OOP also provides functional independence, which means each module addresses a specific subfunction of requirements and has an interface that is easily understood by other parts of the application.


Leave a Reply