True/False
A variable that will store totals and that will be available to all procedures in the form must be declared as a constant.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Although it is best to always declare
Q13: Which of the following is the correct
Q14: MessageBox.Show("Hello","Goodbye")will display _.<br>A)"Hello" in the message box
Q15: Message boxes can be used to notify
Q16: What will be the value of TotalInteger
Q18: A numeric variable that is declared with
Q19: Which of the following is NOT a
Q20: What statement should be used to declare
Q21: What will be the value of AnswerInteger
Q22: To trap or catch exceptions,use a _