Multiple Choice
Explain the nature of the reference to errorForm in the following code: Dim errorForm As New frmError()
A) class name
B) form name
C) class program
D) object variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Choose the statement below that performs the
Q3: Once you create a form, you do
Q4: What property must be set on a
Q5: Standard modules are saved on disk as
Q6: The last form created for a Windows
Q8: Which of the following statements disables the
Q9: When a VB application executes, its _is
Q10: Which of the following is not true
Q11: When a _form is displayed, no other
Q12: The best way to maintain consistency when