CodeHS Unit 5 - Booleans

CodeHS Unit 5 - Booleans

9th Grade

25 Qs

quiz-placeholder

Similar activities

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Code HS JavaScript Control Structures

Code HS JavaScript Control Structures

9th - 12th Grade

20 Qs

CodeHS JavaScript Control Functions

CodeHS JavaScript Control Functions

9th - 12th Grade

20 Qs

Programming Essentials Review 1

Programming Essentials Review 1

9th - 10th Grade

20 Qs

CodeHS Unit 7 JavaScript in HTML

CodeHS Unit 7 JavaScript in HTML

8th - 12th Grade

21 Qs

Data Codehs

Data Codehs

8th - 12th Grade

21 Qs

CodeHS JavaScript Control Functions

CodeHS JavaScript Control Functions

8th - 12th Grade

21 Qs

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

CodeHS Unit 5 - Booleans

CodeHS Unit 5 - Booleans

Assessment

Quiz

Computers, Mathematics

9th Grade

Medium

Created by

Teri Miles

Used 38+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a valid value for a Boolean?

true

false

yes

None of these are correct.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol represents and in JavaScript?

&&

!

==

||

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol represents or in JavaScript?

||

&&

>

!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What means that two values are equal in Boolean?

++

==

=

>=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which means is not equal?

=!

||

!=

++!

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following?

9 % 2?

1

4.5

7

11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is missing? (fill in the blank)

_____(var i = 0; i < 5; i + +){

if

else

for

while

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?