Step 1: Select Visual Studio from Start Menu.
Step 2: Click New Project and select Console Application. Give the Application name and click OK.

Step 2: Click New Project and select Console Application. Give the Application name and click OK.

Step 3: Write the code for concatenation program.


To display, use console.Writeline.


To get the value from the user, use consoleReadline ().


+ operator is used to concatenate two strings.


Step 4: Output of the program is given below:



Bhanu KorremulaPosted Sep 22, 2016, 9:43 AM
Good screenshots and directions
Satish Kumar VadlavalliPosted Sep 19, 2016, 6:01 AM
Nice yar, keep up the good work
Manav PandyaPosted Sep 18, 2016, 3:02 AM
Great sir ..
Vivek KumarPosted Aug 21, 2016, 4:42 PM
Nice one
SubashPosted Aug 20, 2016, 4:19 AM
Thank You sir
Anu VPosted Aug 20, 2016, 1:59 AM
Good article for beginners..