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

Contenido del 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

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 12
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt