Vidyalelo
Visual Basic · Q78

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 78

Q78

The . . . . . . . . instruction tells the computer to close the current form.

A.
Me.Close()
Answer
B.
Close()
C.
This.Close()
D.
Close.this()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board