Multiple Choice
To add a new form to a project, first click ____________ on the Visual Studio menu bar, and then select Add Windows Form... from the Project menu.
A) Project
B) File
C) Tools
D) Window
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A class's constructor must always use the
Q8: A constructor that accepts arguments is known
Q9: Classes are _ types.<br>A) reference<br>B) value<br>C) abstract<br>D)
Q10: When a _ is displayed, no other
Q11: A special set of methods, known as
Q13: If you want to show a form
Q14: To make a property read only, omit
Q15: When you create an object from a
Q16: The private field, which is known as
Q17: Designing an object-oriented application is an iterative