Question: Create a console application project and solution called ConsoleWorkWithData. using C# Create the following variables with data type: a. FirstName: string data type b. LastName:

Create a console application project and solution called ConsoleWorkWithData. using C#

Create the following variables with data type:

a. FirstName: string data type

b. LastName: string data type

c. Student ID: int data type

d. BirthDate: data time data type

e. Grade: decimal data type

Write all values in these variables to the screen in this format:

a. ---------------------------------------------------------

b. My name is Rieser Angie

c. Im a new student, and this is my first program

d. **************************************

e. My student id is: ARIESE2654

f. My birthdate is: 05-10-1998

g. My Grade is: 90.94

h. ______________________________________

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!