TLE MOD 2 QUIZ

TLE MOD 2 QUIZ

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

tle Q4

tle Q4

9th - 12th Grade

10 Qs

Codify-Code Innovators

Codify-Code Innovators

9th - 12th Grade

5 Qs

Fundamentos del HTML

Fundamentos del HTML

9th Grade

15 Qs

Ciência de Dados e HTML

Ciência de Dados e HTML

12th Grade

10 Qs

Diseño web - Proyecto php B

Diseño web - Proyecto php B

12th Grade

10 Qs

Quiz Versión 2 sobre Desarrollo de Aplicaciones Móviles

Quiz Versión 2 sobre Desarrollo de Aplicaciones Móviles

12th Grade

15 Qs

2 TEC_Informações Lógica Computacional

2 TEC_Informações Lógica Computacional

11th Grade

10 Qs

TLE MOD 2 QUIZ

TLE MOD 2 QUIZ

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Hard

Created by

Jhon Lenard B. Javier Javier

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a block of code designed to perform a particular task.

is executed when "something" invokes it

Function Parameters

Function argument

JavaScript functions

Variable Scope

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a declaration of a function starts with the?

Funtion keyword

Var

"( )"

<>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a scope which means it can be defined anywhere in your JavaScript code

Block Scope

Global Variables

Function

Parameters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

it is listed inside the parentheses () in the function

definition.

Function parameters

Calls

Function Arguments

JavaScript function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The syntax that we have used before to create functions is called?

()

JavaScript function

Function parameters

Function expression

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is the place in your program where it can be referenced.

{}

Calls

variable scope

Function Parameters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are the values received by the function when it is

invoked

Function parameters

function arguments

JavaScript function

Calls

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?