Multiple Choice
You use the ____ keyword to declare a procedure-level structure variable.
A) Dim
B) Public
C) Static
D) Internal
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: You can use a structure to group
Q16: You use the _ keyword to declare
Q17: In a structure, you can group together
Q18: The items in a structure must have
Q19: Between the Structure and End Structure clauses,
Q20: The members of a structure can be
Q21: Most programmers use the Structure statement to
Q22: Most times, the "best" way to solve
Q23: The dot member access operator is a(n)
Q24: You use the _ to separate the