Case-Based Critical Thinking Questions
?
Case 1
?
You have been hired to develop an application for Ridgeline Realty, a local real estate agency. The owner wants the application to display an image of the company logo and to say "Ridgeline Realty" in the title bar, and he doesn't want users to be able to change the size of the form.
To create the Windows application for Ridgeline, you will first need to ____.
A. auto-hide any windows you do not need to use
B. set the StartPosition for the form
C. create a New Project and determine the directory for the solution
D. code the Exit button
Answer: C
Computer Science & Information Technology
You might also like to view...
Answer the following statement(s) true (T) or false (F)
The most secure Wi-Fi communication is made possible by combining a RADIUS server with WPA or WPA2, known as WPA-Enterprise or WPA2-Enterprise, respectively.
Computer Science & Information Technology
Perhaps the most commonly used data type in XML Schema is _____.
A. sequence B. choice C. empty D. string
Computer Science & Information Technology