Question: Write a program in C#, that displays first and last char of your name in Pattern format (while loop) Expected output: Enter your First

Write a program in C#, that displays first and last char of your name in Pattern format (while loop) Expected output: Enter your First Name: Harmaan Enter your last Name: Ankit First Two Character Pattern will be: *
Step by Step Solution
There are 3 Steps involved in it
using System class Program static void Main ConsoleWriteEnter a name stri... View full answer
Get step-by-step solutions from verified subject matter experts
