Search Header Logo

Quiz : Javascript

Authored by James Demate

Other

11th Grade

Quiz : Javascript
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the result of 10 + '5'?

15

'105'

'15'

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the result of 10 / 2 * (3 + 1)?

40

10

20

5

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the value of x after executing let x = 5; x += 3;?

5

3

8

15

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the output of console.log(10 % 3)?

3.33333333333

0

1

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the value of y after executing let y = 10; y--;?

11

10

9

error

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the result of the expression 5 * 2 + 3 / 2?

7.5

6

11.5

6.5

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the value of x after executing let x = 10; x *= 2;?

10

20

15

30

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?