Is it necessary for the programmer to meet with the user? Why or why not? Explain your answer.
What will be an ideal response?
Absolutely. The programmer will initially meet with the user to determine the exact problem and to agree on a solution. After the programmer and user agree on the solution, the programmer begins converting the solution into a program. During the conversion stage, the programmer meets periodically with the user to determine whether the program fulfills the user's needs and to refine any details of the solution. The creation of a good computer solution to a problem requires a great deal of interaction between the programmer and the user.
You might also like to view...
When working with multiple tables, the Tables row in the query grid identifies the table of origin
Indicate whether the statement is true or false
What two distinct actions are associated with the AD RMS process?
What will be an ideal response?
Where does the computer store instructions and data that are used most often by the CPU?
A) Cache memory B) Read-only memory C) Hard drive D) Video RAM
When a loop statement contains another loop statement it is said to be:
a. nested b. compound c. entangled d. conditional e. none of the above