Question

Which statement about comments is false?
a) Comments begin and end with /* and */, respectively.
b) Programmers insert comments to document programs and improve program readability.
c) Comments do not cause any machine language object code to be generated.
d) Lengthy comments can cause poor execution-time performance.

Answer

This answer is hidden. It contains 3 characters.