Check out example codes for "whats a string". It will help you in understanding the concepts better.
Code Example 1
string a = "je bolle tering moeder";
Console.WriteLine (a);
Console.ReadKey ();
Learn ReactJs, React Native from akashmittal.com