7/2/2024

7/2/2024

Professional Development

10 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

Professional Development

10 Qs

Horus Web I - Retour de formation

Horus Web I - Retour de formation

11th Grade - Professional Development

14 Qs

HTML

HTML

University - Professional Development

15 Qs

Programación

Programación

Professional Development

13 Qs

Test JS

Test JS

Professional Development

15 Qs

Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

12th Grade - Professional Development

10 Qs

Javascript 05 Aug 22

Javascript 05 Aug 22

Professional Development

12 Qs

HTML and CSS Fundamentals

HTML and CSS Fundamentals

8th Grade - Professional Development

13 Qs

7/2/2024

7/2/2024

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Philip Edeh

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the result of the following expression: `3 + 2 + '7'`?

57

12

327

nan

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

what will the following code output?

console.log(2 + '2' - 1);

12

21

nan

3

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

forEach is a javascript array method that returns an array

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Inside which HTML element do we put the JavaScript?

<js>

<javascript>

<scripting>

<script>

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

what would be the result of the following code
console.log(0.1 + 0.2 === 0.3)

true

false

undefined

nan

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

How do you handle the response from a Fetch request?

Using the .response() method

Using the .then() method

Using the .catch() method

Using the .resolve() method

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

The external JavaScript file must contain the <script> tag.

TRUE

FALSE

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?