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

Contenuti del Corso

Introduction to JavaScript

Introduction to JavaScript

1. Getting Started
3. Conditional Statements
4. Mastering Functions
5. Exploring Arrays
6. Discovering Loops

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

What is the correct syntax to write a multi-line comment?

Select the correct answer

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 12

Chieda ad AI

expand
ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

course content

Contenuti del Corso

Introduction to JavaScript

Introduction to JavaScript

1. Getting Started
3. Conditional Statements
4. Mastering Functions
5. Exploring Arrays
6. Discovering Loops

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

What is the correct syntax to write a multi-line comment?

Select the correct answer

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 12
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt