Q3 TEST IN TLE

Q3 TEST IN TLE

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

TLEQ3Module 1-5

TLEQ3Module 1-5

10th Grade

10 Qs

TLE QUIZZIZ 2

TLE QUIZZIZ 2

9th - 12th Grade

10 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

Javascript Quiz 1

Javascript Quiz 1

9th - 12th Grade

15 Qs

TLE Q3 MODULE 4 G16

TLE Q3 MODULE 4 G16

10th Grade

10 Qs

TLE Q3 M4

TLE Q3 M4

10th Grade

10 Qs

Q3 TEST IN TLE

Q3 TEST IN TLE

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Decelyn Kaye Tuvillo

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It determines the accessibility and visibility of variables in your code?

Scope

Function

Block Scope

Global Scope

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

These variables defined with the var keyword belong to the window object?

Redeclaring Variables

Global Variables

Function Variables

Let

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Variables declared with_____ and _____ are quite similar when declared inside a function.

var and let

arv and let

Var and Lit

VoR and Let

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Variables declared with the var keyword cannot have_____

Blood Scope

Block Scope

Lock Scope

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It used to identify actions to be performed. It tells the

browser to create variables.

Keywords

Identifiers

Camel Case

Script

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Loops are not used to perform repeated tasks based on a condition

True

False

Maybe

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The const keyword is a constant variable therefore it cannot be reassigned.

True

False

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?