adplus-dvertising
frame-decoration

Question

What is the main goal of using the style Abstract data type in software design?

a.

To protect related bodies of information

b.

To match the structure of the problem domain

c.

To implement inheritance mechanism

d.

To hide data representations in modules

Answer: (a).To protect related bodies of information Explanation:The central issue addressed by this style is to identify and protect related bodies 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 is the main goal of using the style Abstract data type in software design?

Similar Questions

Discover Related MCQs

Q. How does the abstract data type style differ from non-object oriented methods?

Q. What type of components are used in the Abstract data type style?

Q. What is the major characteristic of the style of implicit invocation?

Q. What is the system model in the style of implicit invocation?

Q. How are components connected in the style of implicit invocation?

Q. What is the control structure in the style of implicit invocation?

Q. What are the two major categories of systems that exploit implicit invocation?

Q. What is the main characteristic of the pipes and filters style?

Q. What is the main purpose of the components in the pipes and filters style?

Q. What type of system is the pipes and filters style characterized as in the degenerate case?

Q. What is the main issue addressed by the Repository style?

Q. What is the major characteristic of the system model in the Repository style?

Q. How do computational units interact with the memory component in the Repository style?

Q. What is the control structure in traditional database systems in the Repository style?

Q. What is an example of a system in the Repository style that has its origin in AI?

Q. What is the main characteristic of the layered system model?

Q. What is the typical structure of the components in each layer of the layered system model?

Q. How do the components in each layer of the layered system model interact?

Q. What is the thread of control in a layered system model?

Q. What are the possible variants of the layered system model?