TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

IP: JavaScript & jQuery

IP: JavaScript & jQuery

9th - 12th Grade

9 Qs

AP CSP code.org Unit 3 2020

AP CSP code.org Unit 3 2020

9th - 12th Grade

10 Qs

U4L2_3

U4L2_3

10th - 12th Grade

11 Qs

JavaScript

JavaScript

10th Grade

15 Qs

Java Scope mini quiz

Java Scope mini quiz

9th - 12th Grade

9 Qs

TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

TLE Q3 MODULE 4 G16

TLE Q3 MODULE 4 G16

10th Grade

10 Qs

QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

10th Grade

10 Qs

TLE Q3 M1-5

TLE Q3 M1-5

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Yvan Licudine

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IT OUTPUTS A MESSAGE TO THE WEB CONSOLE

console.log

document.write

windows.alert

innerHTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SEMICOLONS ARE NOT REQUIRED BUT HIGHLY RECOMMENDED

FALSE

TRUE

MAYBE

I DON'T KNOW

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript ________ are used to identify actions to be performed. It tells the

browser to create variables.

Keywords

Variables

Comment

Identifiers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to perform repeated tasks based on a condition.

Once these conditions are analyzed it returns true or false.

Block

Function

Global

Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a variable is globally scoped

Block Scope

Function Scope

Global Scope

Loop Scope

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ declaration creates block-scoped constants, much like variables declared using the let keyword.

Const

Variables

Identifiers

Camel Case

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It refers to all of the code between curly braces

Block Scope

Function Scope

Global Scope

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