Question: Show the source code for a C# console application named"MyName" that prints your last name, a tab, and then your first name.
- Ensure the cursor ends up on a new line.
- Add at least three descriptive comments.
- State how you would use the error list window to find and correct errors in your code.