Translating the problem statement into a series of sequential steps describing what the program must do is known as
The correct answer is: B
Explanation
Algorithm design is the process of listing all the instructions which are to be performed by the computer at different stages.