“Cómo agregar comentarios en JavaScript” Código de respuesta

Comentario de JavaScript

//I'm a single line comment

/* I'm comment on
*  more then one line.
*/ 
Fancy Flatworm

Cómo agregar comentarios en JavaScript

/*It is easy and important so keep going and enjoy the way to coding
still notr getting it then try follow me*/
// Single line comment is only for one line and multiline for two
// It is a good way to keep notice of your codes
/*Code*/
VScoder

Respuestas similares a “Cómo agregar comentarios en JavaScript”

Preguntas similares a “Cómo agregar comentarios en JavaScript”

Más respuestas relacionadas con “Cómo agregar comentarios en JavaScript” en JavaScript

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código