Which statement about predefined symbolic constants is false?
a) The predefined symbolic constants and the defined identifier cannot be used in #define or #undef directives.
b) __DATE__ is replaced by the date the source file is compiled.
c) __LINE__ is used to specify the range of line numbers in the source file.
d) The identifiers for each of the predefined symbolic constants begin and end with two underscores.
c) __LINE__ is used to specify the range of line numbers in the source file.
You might also like to view...
You use the ________ to customize the Ribbon
A) Ribbon Options dialog box B) Word Options dialog box C) Ribbon Pane D) Design Pane
What tool would you use to find out which cells use the value of the active cell by displaying tracer arrows?
A) Trace Precedents B) Evaluate Formula C) Trace Dependents D) Show Formulas