The first step in planning a Windows Form application is to ____.
A. draw a sketch of the user interface
B. identify the items that the application must provide
C. Identify the application's purpose
D. Identify the items that the user must provide
Answer: C
Computer Science & Information Technology
You might also like to view...
___________ translates high-level language program into machine language program.
a. An assembler b. A compiler c. CPU d. The operating system
Computer Science & Information Technology
To help human readers understand why a method's statements are there, good programmers insert explanatory ____ into their methods.
A. conditions B. behaviors C. actions D. comments
Computer Science & Information Technology