True/False
Const members can be initialized only to other constant values.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Keyword is used for constants whose values
Q41: Private class members are accessible only from
Q42: Instance variables declared with Dim default to
Q43: Which of the following usages of the
Q45: A program contains a copy of a
Q47: You use the Object Browser to learn
Q48: Const members must be initialized at compile
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