Respuesta :
Answer:
The correct option is;
C. Describing the requirements for how a program will work or users will interact with it
Explanation:
A design specification is the document that specifies how a program or system carries out the prerequisite tasks defined in the functional requirements information
The design specification outlines points, including factors concerning the functioning of the program, product, for the proper functioning of the program or product.
The design specification can be used for the financial evaluation of the cost of a project.
Stating what is required of a code in terms of the functions it should perform and the inputs needed to perform are embedded in the design specification of a program.
- Design specification may be described as the functions and capabilities required of a program to be built.
- For interactive programs, the design specification will involve creating inputs to be given by the user, this inputs will have rules such that only those which will allow proper functioning of the program is allowed.
- Tracking errors and documenting comments are attached program debugging and program readability
Therefore, program specification is useful for describing what is required of a program in terms of it's function or how user's interact with it.
Learn more :https://brainly.com/question/18505492