JavaScript Operators and Expressions Quiz

JavaScript Operators and Expressions Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

VERY VERY HARD TECH QUIZ

VERY VERY HARD TECH QUIZ

Professional Development

10 Qs

EVOLUÇÃO DOS DISPOSITIVOS MOVÉIS

EVOLUÇÃO DOS DISPOSITIVOS MOVÉIS

Professional Development

15 Qs

Manipulação de Arrays em React Native

Manipulação de Arrays em React Native

Professional Development

15 Qs

node Js/Javascript Quizz

node Js/Javascript Quizz

Professional Development

14 Qs

React Intro

React Intro

Professional Development

8 Qs

[FE] Ice Breaking - React Fundamentals: Building Interactive Use

[FE] Ice Breaking - React Fundamentals: Building Interactive Use

Professional Development

10 Qs

JavaScript Quiz

JavaScript Quiz

Professional Development

13 Qs

1. Nomes de Variáveis

1. Nomes de Variáveis

Professional Development

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