Question: Question 1 20 points Programming exercise - Class Library 1. Create a NET Class Library Minimum Implement three methods in it: a, the min method
Question 1 20 points Programming exercise - Class Library 1. Create a NET Class Library Minimum Implement three methods in it: a, the min method that finds a minimum among 2 integers, and displays their min b. the min method that finds a minimum among 3 integers, and displays their min c the min method that finds a minimum in array of 10 integers and displays their min - 2. Write a Console Application TestMinimum.cs that references Minimum Library. Implement the following prompt the user to enter the number of integers they will provide, b get the integers from the user call the Minimum library methods based on the number of integers Call each of the implemented methods at least 1. Before submitting your code copy it to the plain text editor (Notepad, etc) and press Enter after each line For the toolbar, press ALT+F10 (PC) or ALT FNF10 (Mac). 5 A 26 Q5 X X, TTT " 92 E3 EB EESH E 1 > (6) Paragraph Arial 14px +] T
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
