13746. Choose the option that does not define Function Oriented Software Design ?

A. It consists of module definitions
B. Modules represent data abstraction
C. Modules support functional abstraction
D. None of the mentioned
✅ The correct answer is option B.
Explanation: Option b defines an Object Oriented Design.

Leave a Comment