74.8k views
3 votes
In cleanroom software engineering, the structured programming approach is used to?

1) Refine data design
2) Refine function design
3) Refine usage test cases
4) Both a and b

User TPoy
by
8.0k points

1 Answer

5 votes

Final answer:

The structured programming approach is used in cleanroom software engineering to refine data design and function design.

Step-by-step explanation:

In cleanroom software engineering, the structured programming approach is used to refine both data design and function design.

The structured programming approach uses a logical, systematic approach to solve problems through analysis and evaluation of alternate solutions.

By refining data design and function design, the structured programming approach helps to improve the quality and effectiveness of the software being developed.

User Harsh Bhavsar
by
7.8k points