Javascript Quizz

Javascript Quizz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Scratch Programming Fundamentals Quiz

Scratch Programming Fundamentals Quiz

8th Grade

23 Qs

Khám Phá Lịch Sử Máy Tính_Tin 8 bài 1

Khám Phá Lịch Sử Máy Tính_Tin 8 bài 1

8th Grade

20 Qs

QUIZ TIK Kelas 8

QUIZ TIK Kelas 8

8th Grade

20 Qs

Coding dan Kecerdasan Buatan

Coding dan Kecerdasan Buatan

7th Grade - University

15 Qs

Uji Pengetahuan Microsoft Word

Uji Pengetahuan Microsoft Word

8th Grade

20 Qs

ANALISIS DAN PEMROGRAMAN

ANALISIS DAN PEMROGRAMAN

8th Grade

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