Ask your own question, for FREE!
Computer Science 21 Online
OpenStudy (anonymous):

You will need to create a console-based application whose Main() method accepts ten integer values from the user and stores them in an array. Next, create a method that determines and displays the smallest and largest of the ten values. Then, pass the array to the method. Next, create a GUI application whose button's Click() method accepts ten integer values from a TextBox and stores them in an array that is declared above the Click() method. After the ten entries have been made, call a method that sorts and displays the ten values from smallest to largest. Embed the programs in a Word Doc.

OpenStudy (kainui):

So where are you having trouble? Surely you can do some of this already, so what part of this do you need help with?

OpenStudy (anonymous):

I do understand like the end but having trouble with starting and a bit in the middle trying to find a way to create ten integers.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!