MCQOPTIONS
Saved Bookmarks
| 1. |
The __________ instruction tells the computer to close the current form. |
| A. | Me.Close() |
| B. | Close() |
| C. | This.Close() |
| D. | Close.this() |
| Answer» B. Close() | |