adplus-dvertising
frame-decoration

Question

What are the desirable features of a decomposition in software design?

a.

Complexity and system structure

b.

Abstraction, modularity, information hiding, complexity, and system structure

c.

Simplicity, clear separation of concepts, and restricted visibility of information

d.

Design methods and graphical notations

Answer: (c).Simplicity, clear separation of concepts, and restricted visibility of information Explanation:The desirable features of a decomposition in software design are simplicity, clear separation of concepts into different modules, and restricted visibility (locality) of information.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the desirable features of a decomposition in software design?

Similar Questions

Discover Related MCQs

Q. What is abstraction in software design?

Q. What are the two types of abstraction in software design?

Q. What is the essence of the main-program-with-subroutines architectural style?

Q. What is the main idea behind procedural abstraction in software design?

Q. What is the result of stepwise decomposition in procedural abstraction?

Q. What is procedural abstraction in software development?

Q. What is the purpose of procedural abstraction in software development?

Q. How does procedural abstraction differ from data abstraction in software development?

Q. What is the result of using the input-process-output approach in software development?

Q. What type of data structures are found at a low level in the hierarchy of data structures in software development?

Q. What is data abstraction?

Q. What is object-oriented design?

Q. What is data abstraction in software development?

Q. What is the purpose of data abstraction?

Q. What are the benefits of using data abstraction in software development?

Q. How did the notion of data abstraction evolve in the field of programming languages?

Q. What is the difference between data abstraction and control abstraction?

Q. What is cohesion in modular design?

Q. What is coupling in software design?

Q. What is coincidental cohesion?