Part A.) Ceate a Windows Form application that will collect the user's first name, last name, major, and date of graduation. When the user selects "Display Information" a message box will be displayed that shows the input information and how many days remain before the user graduates.
Part B.) VB.NET Windows Form application to provide the user the option of calculating the area of a square, area of circle, or the volume of sphere.