JS-QUIZ

JS-QUIZ

Professional Development

25 Qs

quiz-placeholder

Similar activities

HyQuizz - Mùa 3 - Day 3

HyQuizz - Mùa 3 - Day 3

Professional Development

25 Qs

JavaScript Concepts and Runtime Quiz

JavaScript Concepts and Runtime Quiz

Professional Development

20 Qs

QUIZ SOBRE TECNOLOGIA

QUIZ SOBRE TECNOLOGIA

Professional Development

20 Qs

SwiftUI Test

SwiftUI Test

Professional Development

20 Qs

WAPT 1 - OWASP TOP 10

WAPT 1 - OWASP TOP 10

Professional Development

20 Qs

Informatika - Sumatif Tengah Semester

Informatika - Sumatif Tengah Semester

Professional Development

30 Qs

LNCT T&P Test1

LNCT T&P Test1

Professional Development

20 Qs

Linux Editors and Shell Scripting

Linux Editors and Shell Scripting

Professional Development

20 Qs

JS-QUIZ

JS-QUIZ

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Asma Fathima

Used 5+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?