Comments
Description
They may be used to descibe code for readability or ignore code for testing purposes.
Syntax
// single line comment /* multiple line comment */
They may be used to descibe code for readability or ignore code for testing purposes.
// single line comment /* multiple line comment */