Which of the following statements about a named constant is NOT true?

A. Its content cannot change during program execution.
B. Its value can be changed during program execution.
C. It is a memory location.
D. It is declared using the reserved word final.


Answer: B

Computer Science & Information Technology

You might also like to view...

Explicitly passing addresses to a function using the address operator effectively is a(n) ____.

A. pass by value B. pass by reference C. pointer initialization D. automatic dereference

Computer Science & Information Technology

To start an Office program, click the ____ button on the taskbar, click All Programs, and then click Microsoft Office.

A. Open B. Go C. Launch D. Start

Computer Science & Information Technology

To create a new query in Design view, click Create on the Ribbon to display the Create tab and then click the ____ button to create a new query.

A. Query B. Design View C. Query Design D. Select Query

Computer Science & Information Technology

In a crosstab query, where do the values of a field selected as a column heading display?

A. Left side of the crosstab datasheet B. Right side of the crosstab datasheet C. Top of the crosstab datasheet D. Bottom of the crosstab datasheet

Computer Science & Information Technology