JavaScript Quiz

JavaScript Quiz

University

10 Qs

quiz-placeholder

Similar activities

Round Table - Random Questions to stimulate the brain

Round Table - Random Questions to stimulate the brain

KG - Professional Development

11 Qs

Javascript тілі

Javascript тілі

University

10 Qs

GDSC Cruise Event Round 2

GDSC Cruise Event Round 2

University

10 Qs

AngularJS

AngularJS

University

9 Qs

1_React_Quiz

1_React_Quiz

University

10 Qs

Understanding Arrays in Programming

Understanding Arrays in Programming

University

10 Qs

Bases de datos NoSQL

Bases de datos NoSQL

University

13 Qs

Frontend Quiz-6 Summer internship

Frontend Quiz-6 Summer internship

University

10 Qs

JavaScript Quiz

JavaScript Quiz

Assessment

Quiz

Other

University

Medium

Created by

vaibhavi patel

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the alert() function do in JavaScript?

Takes user input

Displays a message box

Prints to the console

Reloads the page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to take text input from the user?

alert()

confirm()

prompt()

log()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return type of confirm() in JavaScript?

String

Number

Boolean

Object

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct example of an arrow function?

function() => {}

() => {}

function => () {}

=> function()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will typeof "5" return in JavaScript?

number

string

boolean

undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

=

==

===

!=

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of the Document Object Model (DOM)?

Styling HTML

Designing images

Representing and interacting with HTML elements

Downloading pages

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?