JavaScript Operators and Expressions Quiz

JavaScript Operators and Expressions Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

[FE] Ice Breaking - Tailwind CSS: Building Dynamic and User-Enga

[FE] Ice Breaking - Tailwind CSS: Building Dynamic and User-Enga

Professional Development

10 Qs

Quiz tentang Div dan Span untuk Layout Web

Quiz tentang Div dan Span untuk Layout Web

Professional Development

10 Qs

[FE] Ice Breaking - Mastering CSS

[FE] Ice Breaking - Mastering CSS

Professional Development

10 Qs

Usa entorno de ejecución backend con JavaScript - Node JS

Usa entorno de ejecución backend con JavaScript - Node JS

Professional Development

5 Qs

1. Nomes de Variáveis

1. Nomes de Variáveis

Professional Development

12 Qs

Dasar Koding dan Kecerdasan Artifisial

Dasar Koding dan Kecerdasan Artifisial

Professional Development

5 Qs

JavaScript Variables & Hoisting Quiz

JavaScript Variables & Hoisting Quiz

Professional Development

10 Qs

Understanding BOM in JavaScript(14R)

Understanding BOM in JavaScript(14R)

Professional Development

15 Qs

JavaScript Operators and Expressions Quiz

JavaScript Operators and Expressions Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Mohammad Allam

Used 7+ 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?