Javascript Quizz

Javascript Quizz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Flowchart and Scratch Programming Quiz

Flowchart and Scratch Programming Quiz

8th Grade

24 Qs

Arduino Quiz

Arduino Quiz

8th Grade

19 Qs

Review HHTML AND CSS

Review HHTML AND CSS

8th Grade

20 Qs

Znaczniki HTML dla uczniów

Znaczniki HTML dla uczniów

8th Grade

15 Qs

Web prog

Web prog

6th - 8th Grade

20 Qs

Javascript Quizz

Javascript Quizz

Assessment

Quiz

Information Technology (IT)

8th Grade

Hard

Created by

Rishi Tena

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to print a message in the console in JavaScript?

console.print("Hello World")

print.console("Hello World")

console.log("Hello World")

log.console("Hello World")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is NOT primitive in JavaScript?

String

Boolean

Object

Number

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does typeof null return in JavaScript?

null

object

undefined

number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for single-line comments in JavaScript?

<!--

/*

//

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method converts a JSON string into a JavaScript object?

JSON.toObject()

JSON.parse()

JSON.stringify()

JSON.convert()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will Boolean(0) return?

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to compare both value and type in JavaScript?

==

=

===

!==

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?