Vidyalelo
Computer Science · Q612

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 612

Q612

. . . . . . . . is used to close both the code from code editor and control from the form.

A.
Me.close()
Answer
B.
This.close()
C.
Close All
D.
Close()

Answer: Option A

Solution

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