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

1 answer

Kira should ask for the documentation. Documentation typically includes information about how the software works, its features, requirements, and instructions for use, which can help her understand the program she needs to update.