“Comentário em JS” Respostas de código

Comentários JS

//Single line

/*
Multiple line
*/
Rick Astley

Comentário de JavaScript

//I'm a single line comment

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

Qual símbolo é usado para comentários em JavaScript?

// Which symbol is used for comments in Javascript?
// for Single line comments and

/* Multi
Line
Comment
*/
Chetan Nada

Comentário em JS

//this is a comment

/*
this
is
a
multiline
comment
*/
Gorgeous Gentoo

JS Comentário

/* text*/
Lucky Lobster

Como adicionar comentários em 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

Respostas semelhantes a “Comentário em JS”

Perguntas semelhantes a “Comentário em JS”

Mais respostas relacionadas para “Comentário em JS” em JavaScript

Procure respostas de código populares por idioma

Procurar outros idiomas de código