B18 ESTEBAN REINE OLIVA

B18 ESTEBAN REINE OLIVA

10th Grade

10 Qs

quiz-placeholder

Similar activities

QUARTER 3 MOD 1-5

QUARTER 3 MOD 1-5

10th Grade

10 Qs

TLE Q3 QUIZ MODULES 1-5

TLE Q3 QUIZ MODULES 1-5

10th Grade

10 Qs

TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

JavaScript Intro

JavaScript Intro

9th - 12th Grade

12 Qs

Codecademy Introduction to JavaScript

Codecademy Introduction to JavaScript

9th - 12th Grade

12 Qs

JavaScript Programming

JavaScript Programming

9th - 12th Grade

12 Qs

JavaScript Variables

JavaScript Variables

3rd Grade - University

13 Qs

QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

10th Grade

10 Qs

B18 ESTEBAN REINE OLIVA

B18 ESTEBAN REINE OLIVA

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Reine Oliva

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What scope declares variables inside a function and can be accessed only inside the function where they are declared?

Block Scope

Function Scope

Local Scope

Global Scope

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What scope does the Variables declared inside a block { } can be accessed from outside the block.

Block Scope

Global Scope

Local Scope

Function Scope

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Where is the correct place to insert a JavaScript?

The <head> section

both the <head> and <body> section

The <body> section

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Javascript requires _________ space between keywords, identifiers and names.

One

Two

Three

Four

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following stores data values?

Expression

Data

Variables

Javascript

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

It is a variable without value.

Undefine

Fixed

Variable

Data

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

True or False:

Names can also begin with $ and _

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?