Question: Question 1: Design a form as following and implement the functions for all buttons on the form. Question 1: Your Name should appear here Number

 Question 1: Design a form as following and implement the functions

Question 1: Design a form as following and implement the functions for all buttons on the form. Question 1: Your Name should appear here Number List: Click to see the MAX of numbers Put your Academic photo here Click to see the Average of numbers C# Click to shift (Rotate) all numbers one position to the Right Click to update all numbers with Random numbers between: and Please take the followings into account while implementation: 1) The numbers in the list are real numbers. (They can be provided by five TextBoxes) 2) First button finds the maximum of 5 numbers in the list. 3) Second button calculates the average of 5 numbers in the list. 4) Third button rotates all numbers one position to the Right, for example: Numbers: 4,50,1,9,10 => After rotation: 10,4,50,1,9 5) Forth button updates all 5 numbers with random numbers in a given range (by user). 6) Replace the C# icon by your academic photo (using a PictureBox tool)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!