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.
A(n) ______ is a step-by-step procedure for solving a problem in a finite amount of time.