CodeHS JavaScript

CodeHS JavaScript

Assessment

Assessment

Created by

Greg Baker

Computers

8th - 12th Grade

298 plays

Medium

Improve your activity

Higher order questions

Match

Reorder

Categorization

Quizizz AI

actions

Add similar questions

Add answer explanations

Translate quiz

Tag questions with standards

More options

21 questions

Show answers

1.

Multiple Choice

30 sec

1 pt

His name is Fred and he is less than 16 years old

if (name = "fred" && age < 16 )

if (name === "fred" && age < 16 )

if (name = "fred" || age < 16 )

if (name === "fred" || age < 16 )

2.

Multiple Choice

30 sec

1 pt

Repeat something 10 times

repeat 10

for (var i=0; i<10; i++)

repeat { } until 10;

while (i = 10)

3.

Multiple Choice

30 sec

1 pt

What is the symbol used for the INCREMENT operator in JS?

+

++

=

==

4.

Multiple Choice

30 sec

1 pt

Conditions return values of which data type?

Integer

boolean

floating-point

string

5.

Multiple Choice

30 sec

1 pt

Loops in programming start counting from ?

0

1

Any number

6.

Multiple Choice

30 sec

1 pt

What symbol represents the or operator in JavaScript?

OR

or

||

|

cartoon woman

Explore this activity with a free account

Find a similar activity

Create activity tailored to your needs using

Quizizz AI
Computer Hardware

12 questions

Computer Hardware

assessment

9th - 12th Grade

Hardware & Software

23 questions

Hardware & Software

assessment

6th - 7th Grade

Computer Basics

24 questions

Computer Basics

assessment

6th - 8th Grade

Coding

12 questions

Coding

assessment

5th - 8th Grade

Python

10 questions

Python

assessment

7th - 8th Grade

Parts of a Computer

15 questions

Parts of a Computer

lesson

KG - 1st Grade

Computer Basics

10 questions

Computer Basics

assessment

University

Computer Basics

20 questions

Computer Basics

assessment

9th - 12th Grade