Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
The first step in describing an algorithm in pseudocode is ______________. break the algorithm into smaller pieces B. write the steps out in Java...
The first step in describing an algorithm in pseudocode is ______________.
A. break the algorithm into smaller pieces
B. write the steps out in Java code
C. test the algorithm by working a problem
D. determine the inputs and the outputs