Q3 TEST IN TLE

Q3 TEST IN TLE

10th Grade

10 Qs

quiz-placeholder

Similar activities

Unit 1 Day 7 - Variables & Data Types

Unit 1 Day 7 - Variables & Data Types

9th - 12th Grade

10 Qs

Python Fundamentals

Python Fundamentals

6th - 11th Grade

12 Qs

Quiz C++ Ch. 3 - Variable Names

Quiz C++ Ch. 3 - Variable Names

9th - 12th Grade

12 Qs

QUARTER 3 MOD 1-5

QUARTER 3 MOD 1-5

10th Grade

10 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Q3 M3 SetB

Q3 M3 SetB

10th Grade

12 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

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?