Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
Single line, multiple line and document line.Single line start form anywhere on a line with two forward slashs (//). Multiple comment start with forward slash followed by an asterisk (/*) and end with asterisk followed by slash .Document comment start with three forward slashes(///).