True/False
Const members must be initialized at compile time,but ReadOnly values are not initialized until runtime.Neither one can be modified once initialized.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Keyword is used for constants whose values
Q43: Which of the following usages of the
Q45: A program contains a copy of a
Q46: Const members can be initialized only to
Q47: You use the Object Browser to learn
Q49: All Math class methods are Shared and
Q50: Having a Me reference allows:<br>A)A method to
Q52: Variables declared within class methods are called
Q52: An object's Me reference refers to:<br>A)the object
Q53: Which of the following describes a Shared