JavaScript Quiz

JavaScript Quiz

University

10 Qs

quiz-placeholder

Similar activities

Introduction to RESTful API

Introduction to RESTful API

University

12 Qs

Codean | TypeScript dan React

Codean | TypeScript dan React

University

10 Qs

Module 5: Creating Dynamic Web Pages with Scripting

Module 5: Creating Dynamic Web Pages with Scripting

University

15 Qs

Codean - JavaScript Variablel & Function

Codean - JavaScript Variablel & Function

University

15 Qs

IT13 (Quiz 1)

IT13 (Quiz 1)

University

15 Qs

PSC - Vetores

PSC - Vetores

University

15 Qs

Backend Development

Backend Development

University

10 Qs

Web aplikacije - uvodne vježbe

Web aplikacije - uvodne vježbe

University

12 Qs

JavaScript Quiz

JavaScript Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Arindam Ghosh

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of programming language is JavaScript?

Interpreted

Static

Assembly

Compiled

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a JavaScript framework?

Django

Ruby on Rails

Flask

React

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'this' keyword refer to in JavaScript?

The current function

The parent object

The global object

The calling object

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to parse JSON data in JavaScript?

JSON.parse()

JSON.stringify()

JSON.load()

JSON.decode()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'let' keyword in JavaScript?

To declare a function

To declare a block-scoped variable

To declare a constant variable

To declare a global variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a JavaScript data type?

Number

Character

Boolean

String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of console.log(typeof null)?

string

null

object

undefined

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?