adplus-dvertising
frame-decoration

Question

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

a.

It focuses on the primitive language constructs.

b.

It is a process of decomposing a problem into subproblems.

c.

It focuses on details that are relevant.

d.

It is a process of concentrating on essential features.

Answer: (b).It is a process of decomposing a problem into subproblems. Explanation:The main idea behind procedural abstraction in software design is to decompose a problem into subproblems, and each subproblem is handled in turn.

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 idea behind procedural abstraction in software design?