Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Multi-Line Comments | Getting Started
Introduction to JavaScript
course content

Conteúdo do Curso

Introduction to JavaScript

Introduction to JavaScript

1. Getting Started
2. Manipulating Data
3. Conditional Statements

book
Multi-Line Comments

Summary

  • Multi-line Comments: Used to add comments that span over multiple lines.
  • A multi-line comment starts with /* and ends with */. Everything in between these symbols is ignored by the JavaScript engine.
javascript
question mark

Select the correct answer

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 12
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt