Check out example codes for "c# how to write speech marks in console application". It will help you in understanding the concepts better.
Code Example 1
// How to write speech marks in the console:
Console.WriteLine("\"This is speech!\".");
Learn ReactJs, React Native from akashmittal.com