Quizizz JavaScript Attempt 2 Review

Quizizz JavaScript Attempt 2 Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

ĐỀ CƯƠNG ÔN TẬP CUỐI HỌC KÌ 2 LỚP 5

ĐỀ CƯƠNG ÔN TẬP CUỐI HỌC KÌ 2 LỚP 5

5th Grade - University

20 Qs

ATS INFORMATIKA GENAP 2025

ATS INFORMATIKA GENAP 2025

12th Grade

20 Qs

UH 1 - Dasar-dasar TKJ

UH 1 - Dasar-dasar TKJ

10th Grade

20 Qs

Materi Hosting untuk Siswa Kelas 12 TKJ

Materi Hosting untuk Siswa Kelas 12 TKJ

12th Grade

20 Qs

DPK Elemen 6 Bacaan

DPK Elemen 6 Bacaan

10th Grade

20 Qs

12 TKJ Hosting, Domain & Jenis Layanan Hosting

12 TKJ Hosting, Domain & Jenis Layanan Hosting

12th Grade

20 Qs

PTS Genap Informatika Kelas XII

PTS Genap Informatika Kelas XII

12th Grade - University

20 Qs

Algoritma Pemrograman

Algoritma Pemrograman

10th Grade - University

20 Qs

Quizizz JavaScript Attempt 2 Review

Quizizz JavaScript Attempt 2 Review

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Umente Charles

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Look at the image. What is the line of code for the rectangle?

rect (400, 400);

ellipse (200, 400);

rect (0, 0);

ellipse (0, 0);

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Find the bug! Why is the rectangle not red?

The parameters in line 1 are incorrect.

The fill code should come first.

There is no background code.

There is no stroke code.

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What are parameters in code?

the outside measurement of a room

the name of a shape

the specific details in a line of code

the line numbers in a program

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Why do programmers use the //Comment line of code?

to tell the computer what to say

to keep their program organized

to tell the user to input information

to add text to their program

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What do we call a piece of code that STORES information to be used later on in the program?

variable

random number

ellipse

storage

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What does the randomNumber code do to our program?

switches our program order

adds variables

makes it react differently each time

writes the code for us

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Indicates the beginning  and the end of a JavaScript section.
<html> </html>
<style> </style>
<article> </article>
<script> </script>

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?