Question: C# visual studio 2019 For this you will create two student objects and then print out the objects values. Within the Student Class you will
C# visual studio 2019
For this you will create two student objects and then print out the objects values. Within the Student Class you will have the following properties:
- StudentID
- LastName
- FirstName
- Major
Within the Main you will create 2 student objects by setting each of their property values. You will then write out a header line and each of the student objects to the console.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
