Multiple Choice
Declaration statements ___________________.
A) are only used for variables and are not needed for constants
B) are only allowed in the Declarations section of a form
C) give a name to variables or constants and specify the type of data they will hold
D) both answers B and C are correct
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When included in the Text property of
Q2: Variables declared within a button's Click event
Q3: In order to execute code before a
Q5: Which statement is true regarding the <b>CInt</b>
Q6: It's possible to view the order in
Q7: The statement to declare strName as a
Q8: Which of the following has the highest
Q9: A class-level variable _.<br>A) is declared inside
Q10: Which will be displayed in the label
Q11: What will be assigned to the label