JS-QUIZ

JS-QUIZ

Professional Development

25 Qs

quiz-placeholder

Similar activities

Loop Logic Challenge – C Basics Edition

Loop Logic Challenge – C Basics Edition

Professional Development

30 Qs

Revisão 2° Sistemas (AVB3)

Revisão 2° Sistemas (AVB3)

Professional Development

30 Qs

Quiz 1: Exception Handling

Quiz 1: Exception Handling

Professional Development

20 Qs

Quiz tentang Bahasa Pemrograman

Quiz tentang Bahasa Pemrograman

Professional Development

20 Qs

Habilidades en Programación y Documentos

Habilidades en Programación y Documentos

Professional Development

20 Qs

MSBTE Quiz

MSBTE Quiz

Professional Development

20 Qs

Remote Support and Scripting Best Practices

Remote Support and Scripting Best Practices

Professional Development

21 Qs

React and NodeJS with Docker

React and NodeJS with Docker

Professional Development

25 Qs

JS-QUIZ

JS-QUIZ

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Asma Fathima

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a variable in JavaScript?

var

let

const

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does typeof null return?

null

object

undefined

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to convert a string into an array?



arrayify()

slice()

join()

split()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a single-line comment in JavaScript?

// comment

<!-- comment -->

/* comment */

# comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will 2 + "2" evaluate to in JavaScript?

4

22

undefined

NaN

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to parse a string into an integer?

parseInt()

parseFloat()

Number()

toInt()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does NaN stand for?

No Argument Needed

Not a Number

Number at Null

Non-Accessible Node

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?