Question

The statement #line 250
(a) causes the compiler to ignore everything after line 250.
(b) causes the compiler to renumber the lines from 250 beginning with the next source code line.
(c) causes the compiler to renumber the lines from 250 beginning with this statement line.
(d) causes line number 250 to be replaced by the text following the statement.

Answer

This answer is hidden. It contains 3 characters.