Q19
Which of the following instruction tells the computer to close the current form in Visual Basic?
A.
This.Close()
B.
Me.Close()
AnswerC.
Close.this()
D.
Close()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board