Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

fa2pl10h.ch02.17m what are nonexecuting statements that programmers pla…

Question

fa2pl10h.ch02.17m
what are nonexecuting statements that programmers place within code to explain program statements in english?
a. pseudocode
b. trivia
c. user documentation
d. comments

Explanation:

Brief Explanations

Comments in code are non - executing statements used to explain code in English. Pseudocode is a high - level description of an algorithm, trivia is unimportant information, and user documentation is for end - users, not within code for explanation of statements.

Answer:

D. comments