Multiple Choice
Variables that are declared locally and that will retain their values for multiple calls to the procedure should be declared as _______.
A) Static
B) Private
C) Dim
D) Friend
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The ShowDialog method displays a form as
Q26: A form's Close method removes the form
Q27: Forms can be deleted by choosing "Exclude
Q28: In order to make a variable available
Q29: The user must respond to the form
Q31: In a project with multiple forms,the _
Q32: If forms are hidden,it is possible to
Q33: If you declare a variable in a
Q34: The first form a project displays is
Q35: The programmer can change the program's version