Which statement about comments is false?

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


d) Lengthy comments can cause poor execution-time performance.

Computer Science & Information Technology

You might also like to view...

Slide ________ are motion effects that occur in Slide Show view when you move from one slide to the next during a presentation

A) styles B) animations C) effects D) transitions

Computer Science & Information Technology

The term ____ describes the condition that occurs when dynamically allocated memory isn’t returned explicitly by using the delete operator and the operating system doesn’t reclaim allocated memory.

a. stack leak b. heap leak c. garbage collection d. memory leak

Computer Science & Information Technology

A technician has been given a list of requirements for a LAN in an older building using CAT6 cabling. Which of the following environmental conditions should be considered when deciding whether or not to use plenum-rated cables?

A. Workstation models B. Window placement C. Floor composition D. Ceiling airflow condition

Computer Science & Information Technology

LAN stands for ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology