DIAMONDDDDDD

DIAMONDDDDDD

10th Grade

10 Qs

quiz-placeholder

Similar activities

Advanced Problem Solving and Programming

Advanced Problem Solving and Programming

10th Grade

14 Qs

TLE QUIZ

TLE QUIZ

9th - 12th Grade

10 Qs

Web Design: intro to Javascript

Web Design: intro to Javascript

10th - 12th Grade

10 Qs

Quiz Pemrograman JavaScript

Quiz Pemrograman JavaScript

1st Grade - University

15 Qs

MOD 1-5  QUIZZ

MOD 1-5 QUIZZ

10th Grade

10 Qs

G14QUIZIZZ

G14QUIZIZZ

10th Grade

10 Qs

P5.js

P5.js

10th Grade

13 Qs

SELYMAANGAS G12

SELYMAANGAS G12

10th Grade

10 Qs

DIAMONDDDDDD

DIAMONDDDDDD

Assessment

Quiz

Other

10th Grade

Hard

Created by

MARC JOHN DIAMANTE

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It can be grouped together in code blocks, inside curly

brackets {...}. The purpose of code blocks is to define statements to be executed together.

WhIte spaces

Code Blocks

Strings

Semicolons

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A _________________starts with a // and ends with //. Any text between

this line will be ignored and will not be executed by JavaScript.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It can be referenced with a full URL or with a path relative to the

current web page.

Syntax

InnerHTML

External References

JavaScript

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to perform repeated tasks based on a condition.

Once these conditions are analyzed it returns true or false. The loop will continue

running until the conditions return false.

Loop Scope

Function Scope

The Block Scope

Redeclaring Variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The __________ keyword is a constant variable therefore it cannot be

reassigned.

Try

If

Const

Var

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript const variables must be assigned a __________ when they are

declared.

Name

Property

Element

Value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is anything between { }, an area within if, switch conditions

or for and while loops, which means that those variables exist only within the

corresponding block.

Block Scope

Global Scope

Function Scope

Scope

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?