TLE MOD 2 QUIZ

TLE MOD 2 QUIZ

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Funções em JavaScript

Funções em JavaScript

12th Grade

15 Qs

Evaluación - 27-04-2021 - 4A

Evaluación - 27-04-2021 - 4A

10th Grade

10 Qs

 TLE ASSESSMENT

TLE ASSESSMENT

10th Grade

10 Qs

JavaScript Quiz

JavaScript Quiz

12th Grade

15 Qs

Introdução ao JavaScript - 2

Introdução ao JavaScript - 2

9th Grade

11 Qs

Operadores em JavaScript

Operadores em JavaScript

12th Grade

15 Qs

Parcial 4to Sistemas IB - 2021

Parcial 4to Sistemas IB - 2021

12th Grade - University

10 Qs

HTML and CSS Review

HTML and CSS Review

11th Grade

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