The first step in the problem-solving process is to _____.
A
Plan the algorithm
B
Analyze the problem
C
Desk-check the algorithm
D
Evaluate and modify (if necessary) the program
E
Code the algorithm.
Correct Answer: Analyze the problem