The Modern JavaScript Bootcamp (2019) - Numbers

The Modern JavaScript Bootcamp (2019) - Numbers

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Wayground Content

FREE Resource

This video tutorial introduces the number data type in JavaScript, explaining how to create and use numbers, perform basic arithmetic operations, and understand the order of operations. It includes examples like converting human age to dog years and a challenge to calculate test percentages. The tutorial emphasizes the flexibility of numbers in JavaScript and the importance of using parentheses to control the order of operations.

Read more

4 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What are some basic arithmetic operations you can perform with numbers in JavaScript?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

How can you convert a human age to dog years using JavaScript?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain how to use comments in JavaScript and their purpose.

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the formula to calculate the percentage score of a student based on correct answers?

Evaluate responses using AI:

OFF