codeGK
Code it ALL
Strings in C# - CodeGK

♦ Strings in C#

♣ Example1: Strings in C#

string keyword is used to define String in C#.
In this example, string data type is illustrated.
Example
Input:
Output:
Strings