Menu

[solved] – Question 71583

Write a program that asks the user to enter an array of random numbers, then sort the numbers (ascending order), then print the new array, after that asks the user for a new two numbers and add them to the same array and keep the array organization.
using while,for and array if possible

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *