Question: This lab has two parts: 1. Create your own basic C# console application. 2. Create a second C# console application within the same solution that

This lab has two parts:

1. Create your own basic C# console application. 2. Create a second C# console application within the same solution that is slightly more challenging. It is important that you save this part as a foundation for your first console application. For the first part: Open Mono IDE and begin a new solution for a blank console application Create a new blank C# console application. Create a simple application using appropriate variables to ask the user what their name and GPA is. Determine whether they will graduate with honors or if they are failing out and on probation using the following criteria: If their GPA is above 3.5, they will graduate with honors If their GPA is below 2.0, they are on probation and failing out. Using the information given to you, display a personalized message to the user regarding their academic status.

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!