Multiple Choice
A program whose interface will be a window created using the Windows operating system,and which will allow the user to interact with the program by using this window,is created by selecting a ____ project in Visual Studio.
A) Web Application
B) Console Application
C) Windows Application
D) Custom Control
Correct Answer:

Verified
Correct Answer:
Verified
Q9: When creating a new project using Visual
Q10: The _ property of a Form object
Q11: A Label object can be centered on
Q12: The Windows Form object is the fundamental
Q13: TextBox,Label,and PictureBox in the accompanying figure are
Q15: A(n)_ object is used in a graphical
Q16: When a Windows Form object has been
Q17: The Undo button cannot be used to
Q18: MATCHING<br>Identify the letter of the choice that
Q19: The program development life cycle includes _.<br>A)