Q. Which of the following instruction tells the computer to close the current form in Visual Basic? (A) This.Close() (B) Me.Close() (C) Close.this() (D) Close() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Me.Close()