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

Kurssisisältö

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

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 12

Kysy tekoälyä

expand
ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

course content

Kurssisisältö

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

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 12
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt