Javascript Quizz

Javascript Quizz

8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

Internet and App script

Internet and App script

5th Grade - University

22 Qs

quiz1B1

quiz1B1

7th Grade - University

20 Qs

Викторина по истории информатики

Викторина по истории информатики

6th - 8th Grade

16 Qs

QUIZ TIK Kelas 8

QUIZ TIK Kelas 8

8th Grade

20 Qs

Latihan Soal Informatika

Latihan Soal Informatika

8th Grade - University

17 Qs

Quiz Informatika Genap KLs 7

Quiz Informatika Genap KLs 7

7th Grade - University

15 Qs

2025 Semester 1 Year 8 Python Assessment

2025 Semester 1 Year 8 Python Assessment

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?