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

Verified
Correct Answer:
Verified
Related Questions
Q11: You can create your own data types
Q12: You refer to a member variable by
Q13: The Structure statement provides the pattern for
Q14: Data types created using the Structure statement
Q15: You can use a structure to group
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