TLE 10

TLE 10

10th Grade

10 Qs

Student preview

quiz-placeholder

Similar activities

Global and Local Scope

Global and Local Scope

10th Grade

10 Qs

Q3 TLE M4

Q3 TLE M4

10th Grade

10 Qs

Programming - Variables & Constants

Programming - Variables & Constants

4th - 12th Grade

10 Qs

TLE Q3 1-5

TLE Q3 1-5

10th Grade

10 Qs

QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

10th Grade

10 Qs

TLE Q3 M5

TLE Q3 M5

9th - 12th Grade

10 Qs

QUARTER 3 MOD 1-5

QUARTER 3 MOD 1-5

10th Grade

10 Qs

Higher SDD - Subroutines

Higher SDD - Subroutines

10th Grade

10 Qs

TLE 10

TLE 10

Assessment

Quiz

Created by

Jelyn udani

Computers

10th Grade

1 plays

Medium

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

variables can be accessed from anywhere in a JavaScript program

global scope

CamelCase

hypertext

javascript

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Variables defined inside a function are not accessible (visible) from outside the function.

global scope

block scope

function scope

redeclaring variables

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

a variable whose value determines whether a program exits a loop or continues executing the loop code.

funtion scope

loop scope

redeclaring variables

global scope

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

useful in situations where it cannot be known if the variable has already been defined.

CamelCase

global scope

function scope

redeclaring variables

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

a way to separate the words in a phrase by making the first letter of each word capitalized and not using spaces.

html

CamelCase

global scope

white space

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

property in CSS is used to control the text wrapping

CamelCase

white-space

loop scope

function scope

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

defines two types of values

global scope

javascript

html

CSS

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?