comment
is a software engineer discernable clarification or comment in the source code of a PC program. They are included with the reason for making the source code less demanding for people to comprehend, and are by and large disregarded by compilers and translators. The punctuation of remarks in different programming dialects changes significantly.
XML Comments
are the statements used in the XML code to make the user to understand what is happening in the source code given to the compiler without reading the actual code. XML Comments makes the new user to learn the language easily.