Q3 TEST IN TLE

Q3 TEST IN TLE

10th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Programming Constructs

Understanding Programming Constructs

10th Grade - University

10 Qs

Arrays Javascript (CodeCademy)

Arrays Javascript (CodeCademy)

9th - 12th Grade

10 Qs

G5 QUIZ

G5 QUIZ

9th - 12th Grade

10 Qs

User Input in Python

User Input in Python

6th - 10th Grade

11 Qs

Q3 M3 SetB

Q3 M3 SetB

10th Grade

12 Qs

JavaScript Functions and Parameters

JavaScript Functions and Parameters

9th - 12th Grade

15 Qs

Hero of the Day

Hero of the Day

7th - 10th Grade

6 Qs

JavaScript Quiz

JavaScript Quiz

9th - 10th Grade

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