C#: Copy one string into another string
Write a program in C# Sharp to copy one string to another string.

Sample Solution:-
C# Sharp Code:
Sample Output:
Copy one string into another string : ----------------------------------------- Input the string : w3resource.com The First string is : w3resource.com The Second string is : w3resource.com Number of characters copied : 14
Flowchart:

C# Sharp Code Editor:
Contribute your code and comments through Disqus.
Previous: Write a program in C# Sharp to count a total number of alphabets, digits and special characters in a string.
Next: Write a program in C# Sharp to count a total number of vowel or consonant in a string.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics