Programming: Two Ways of Creating Comments

There are two ways of creating comments, notes and remarks in programming, using the characters // and /* */.



Usage is: // Comment... /* Comment... */.
Back to blog

Leave a comment

Please note, comments need to be approved before they are published.