QUESTION IMAGE
Question
fa2pl10h.ch02.18m
program comments are ______________.
○ a. required to create a runnable program
○ b. a form of external documentation
○ c. required to create both a runnable program and a form of external documentation
○ d. neither required in a program nor a form of external documentation
Program comments are not required for a program to be runnable. They are internal - code - level documentation to make code more understandable for developers, not external documentation in the traditional sense like user manuals, but they do serve as a form of documentation within the codebase.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. a form of external documentation