adplus-dvertising
frame-decoration

Question

What is information hiding in software design?

a.

A way to take in all the details at once

b.

A recurring solution to a standard problem

c.

A principle that concentrates on essential issues and ignores irrelevant details

d.

A graphical notation to depict the design

Posted under Software Engineering

Answer: (c).A principle that concentrates on essential issues and ignores irrelevant details Explanation:Information hiding in software design is a principle that focuses on essential issues and disregards details that are not important at the current stage, as a way to manage complexity.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is information hiding in software design?

Similar Questions

Discover Related MCQs

Q. What are the five issues that have a strong impact on the quality of a design?

Q. What are design patterns in software design?

Q. What is the purpose of design methods in software design?

Q. What is the single most important principle of software design?

Q. What is the purpose of design documentation?

Q. What is the purpose of design patterns?

Q. What is a module in software design?

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

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?