JavaScript Operators and Expressions Quiz

JavaScript Operators and Expressions Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

PYTHON QUIZ

PYTHON QUIZ

Professional Development

10 Qs

Mastering Advanced CSS Techniques

Mastering Advanced CSS Techniques

Professional Development

15 Qs

Conocimientos de Hardware y Software

Conocimientos de Hardware y Software

Professional Development

10 Qs

IT Test

IT Test

Professional Development

15 Qs

Quiz tentang Div dan Span untuk Layout Web

Quiz tentang Div dan Span untuk Layout Web

Professional Development

10 Qs

Mastering JavaScript Operators

Mastering JavaScript Operators

Professional Development

10 Qs

Dasar Koding dan Kecerdasan Artifisial

Dasar Koding dan Kecerdasan Artifisial

Professional Development

5 Qs

SysOps Evaluation 2

SysOps Evaluation 2

Professional Development

11 Qs

JavaScript Operators and Expressions Quiz

JavaScript Operators and Expressions Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Mohammad Allam

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which arithmetic operator is used for multiplication in JavaScript?

%

/

*

+

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the assignment operator that adds the right operand to the left operand and assigns the result to the left operand?

++

*=

+=

-=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which comparison operator checks if two values are equal without checking the data type?

!=

===

><

==

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 10 + 5 * 2 in JavaScript?

15

12

20

25

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, which operator is used to find the remainder of a division operation?

/

*

%

#

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of '5' + 3 in JavaScript?

8

NaN

53

35

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which comparison operator checks if two values are equal in value and data type?

!=

><

===

==

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?