1025Software EngineeringMedium
Choose the option that does not define Function Oriented Software Design?
AIt consists of module definitions
BModules represent data abstraction
CNone of the mentioned
DModules support functional abstraction
Correct answer
B. Modules represent data abstraction
Explanation
Explanation: Option b defines an Object Oriented Design.