Which of the following statements about named constants is/are true?
A) A named constant must be initialized with a value at the time it is declared.
B) The identifier name of a named constant can only contain capital letters and underscores.
C) The initial value of a named constant, cannot be changed during the program execution.
D) All 3 of the above statements are true.
E) Statements A and C are true, but B is not.
E) Statements A and C are true, but B is not.
You might also like to view...
The logical relationship between radio buttons is maintained by objects of what class?
a. MutualExclusionGroup b. RadioButtonGroup c. Group d. ButtonGroup
Assuming that strict two-phase locking is in use, describe how the actions of the two-phase commit protocol relate to the concurrency control actions of each individual server. How does distributed deadlock detection fit in?
What will be an ideal response?
To select a series of files, click the first file and then hold down the ____ key as you click the last file.
A. Ctrl B. Shift C. Alt D. Fn
The first code written for an event should be ____ code.
A. assignment B. comment C. enabling D. disabling