Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

create a console-based application whose Main() method accepts ten integer value

ID: 441184 • Letter: C

Question

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. Save the file as SmallAndLarge.cs. 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 ten entries have been made, call a method that determines and displays the smallest and largest of the ten values. Save the file as SmallAndLargeGUI.cs.

Explanation / Answer

http://www.chegg.com/homework-help/questions-and-answers/create-console-based-application-main-method-accepts-integer-values-user-stores-array-crea-q3473542