Types of comments

Report a typo

Match the type of comments with their syntax.

Match the items from left and right columns
// Running this code results in an error
/* This code checks that the user who entered the site is already 21 years old */
<!-- Checks the correctness of user data entry -->
Single-line comment
Multi-line comment
Wrong comment syntax
___

Create a free account to access the full topic