

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statement declares the name of a class and introduces the definition of the variables, properties, events, and procedures that the class comprises? |
A. | Dim |
B. | Const |
C. | Enum |
D. | Class |
Answer» E. | |