JavaScript Quiz

JavaScript Quiz

University

10 Qs

quiz-placeholder

Similar activities

Computer Programming I Finals

Computer Programming I Finals

University

11 Qs

Web aplikacije - uvodne vježbe

Web aplikacije - uvodne vježbe

University

12 Qs

Understanding Arrays and Loops in JavaScript

Understanding Arrays and Loops in JavaScript

11th Grade - University

7 Qs

Intro to JS: Variables & Values

Intro to JS: Variables & Values

11th Grade - University

8 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

10 Qs

Web_FE_BASIC_SS25

Web_FE_BASIC_SS25

University

15 Qs

PSC - Vetores

PSC - Vetores

University

15 Qs

Backend Development

Backend Development

University

10 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?