JavaScript Decision Making

JavaScript Decision Making

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Evaluasi Pembelajaran

Evaluasi Pembelajaran

10th - 12th Grade

15 Qs

JavaScript Conditional Statements

JavaScript Conditional Statements

11th Grade

25 Qs

Boolean Logic & Logic Gates Diagnostic Quiz

Boolean Logic & Logic Gates Diagnostic Quiz

11th Grade

17 Qs

Javascript-1 mavzusi bo'yicha testlar

Javascript-1 mavzusi bo'yicha testlar

11th Grade

20 Qs

Relational Database Management System

Relational Database Management System

12th Grade

20 Qs

Web App

Web App

12th Grade

16 Qs

Getting Started in C Programming

Getting Started in C Programming

9th - 10th Grade

20 Qs

Learning SQL

Learning SQL

11th - 12th Grade

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