TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Computer Science Foundations - Module 4 Review

Computer Science Foundations - Module 4 Review

9th - 11th Grade

9 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

Functions in Python

Functions in Python

9th - 12th Grade

15 Qs

Javascript Part 2 Quizizz

Javascript Part 2 Quizizz

10th Grade

10 Qs

Computer science paper 2

Computer science paper 2

10th Grade

15 Qs

C Programming Concepts

C Programming Concepts

10th Grade

15 Qs

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

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