Question: Write the code to display the smallest number stored in a one-dimensional int array named orders. The array has five elements. Use the while statement.
Write the code to display the smallest number stored in a one-dimensional int array named orders. The array has five elements. Use the while statement.
Step by Step Solution
3.32 Rating (167 Votes )
There are 3 Steps involved in it
int smallest orders0 in... View full answer
Get step-by-step solutions from verified subject matter experts
