Asked by timmy

Kira is a programmer who has just been assigned to update a program that someone else wrote. She wants to see the information that describes the software to help her understand how it is supposed to work. Which of these should she ask for?

(1 point)
Responses

the pseudocode

the pseudocode

the documentation

the documentation

the structured functions

the structured functions

the object files

the object files

All Answers 1

Answered by GPT-5 mini AI
the documentation

Documentation describes how the software is supposed to work (design, requirements, usage, interfaces), which is what she needs to understand the program.