Multiple Choice
You can remove a form from a project by _______.
A) selecting the form's name in the Solution Explorer window and clicking the delete key
B) writing code in a button on the form that uses the form name and the Close method
C) right-clicking on the form's name in the Solution Explorer window and choosing Delete
D) Both answers A and C would remove a form from a project
Correct Answer:

Verified
Correct Answer:
Verified
Q59: Add a new form to a project
Q60: With a project that uses multiple forms,it
Q61: If a variable is declared with a
Q62: The Show method displays a form as
Q63: Professional applications use a(n)_ to tell the
Q64: Which of the following statements about forms
Q65: If a variable is an accumulator and
Q66: Each form is a separate class in
Q67: The method used to display a modeless
Q68: Write the statement that will display a