JavaScript Comments // This is a one line comment let i = 0 /** This is a multi line comment Here is the second line ,*/ let j = 0