JavaScript Decision Making

JavaScript Decision Making

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

DWEC 1EV

DWEC 1EV

12th Grade - University

20 Qs

Javascript 9 mavzusi bo'yicha testlar

Javascript 9 mavzusi bo'yicha testlar

11th Grade

20 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

JS Talks, Quiz #5

JS Talks, Quiz #5

1st - 12th Grade

15 Qs

sql queries - 2

sql queries - 2

12th Grade

20 Qs

Pre-Test Operator Javascript

Pre-Test Operator Javascript

11th Grade

15 Qs

Logic Gates

Logic Gates

9th - 12th Grade

20 Qs

JavaScript Decision Making

JavaScript Decision Making

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Shantanu Agrawal

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of 10 <= 10?

true

false

undefined

null

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of 4 < -1?

false

true

null

undefined

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of "123" == 123?

false

true

null

undefined

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of "123" === 123?

false

true

null

undefined

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of age % 2 == 0 if age = 18?

false

true

null

undefined

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of 'a' > 'c'?

false

true

null

undefined

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of 'abcd' > 'e'?

false

true

null

undefined

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?