Which is the first step in the program development cycle?
a. design a program
b. analyze the problem
c. code the program and review the results
d. test the program
b. analyze the problem
You might also like to view...
A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768
a. larger b. smaller c. the same d. more distorted
Query results show records and fields created at ________, which means that the results are created each time you run the query
Fill in the blank(s) with correct word
Creating submethods makes the calling method's logic more concise, easier to read, and somewhat easier to identify as structured.
Answer the following statement true (T) or false (F)
____ is the process of locating the quickest and most efficient way to retrieve the data requested by the user.
A. Inheritance B. Encapsulation C. Optimization D. Streamlining