Q1// Write a C# program by enter the user for their first name and last name and age, then displays a message like this:
Hello, [FirstName] [LastName] [Age]! Welcome to C#!
Q1// Write a C# program by enter the user for their first name and last name and age, then displays a message like this:
Hello, [FirstName] [LastName] [Age]! Welcome to C#!