Which problem-solving technique involves defining the beginning and ending states of a problem, then comparing different methods for getting between the states?( )
A. divide and conquer
B. means-ends analysis
C. solving by analogy
D. the building-block approach
E. merging solutions
查看答案
Which problem-solving technique involves recognizing that the problem you are working on is similar to one that you have worked on before?( )
A. divide and conquer
B. means-ends analysis
C. solving by analogy
D. the building-block approach
E. merging solutions
A general solution, or algorithm, is written during the ______ phase of a computer program's life cycle.
Coding of an algorithm takes place during the ______ phase of a computer program's life cycle.
Modifications are made to an existing computer program during the ______ phase of the program's life cycle.