Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

More Books

Students also viewed these Databases questions

Question

10:16 AM Sun Jan 29 Answered: 1 week ago

Answered: 1 week ago

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago