TLE Q3

TLE Q3

10th Grade

10 Qs

quiz-placeholder

Similar activities

TLE Q3 M1-5

TLE Q3 M1-5

10th Grade

10 Qs

Intro to JavaScript

Intro to JavaScript

9th - 12th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Interface_web_Quizz01

Interface_web_Quizz01

1st - 10th Grade

10 Qs

Unit 14 - Intro to JS in HTML

Unit 14 - Intro to JS in HTML

9th - 12th Grade

9 Qs

HTML Coding

HTML Coding

9th - 11th Grade

10 Qs

Administración del DOM con JS

Administración del DOM con JS

10th Grade

10 Qs

JavaScript

JavaScript

10th Grade

15 Qs

TLE Q3

TLE Q3

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Raine Ragadio

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable declared with __________ has the global scope.

Const

Let

Scope

Var

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A __________ is a set of statements that perform tasks and returns a value.

Function

Global Scope

Function Scope

Scope

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These variables are declared outside any function and can be accessed anywhere

in JavaScript.

Function

Global Scope

Function Scope

Scope

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It determines the accessibility and visibility of variables in your code.

Function

Global Scope

Function Scope

Scope

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is appropriate to use ________________ for testing purposes.

InnerHTML

document.write();

window.alert();

console.log();

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to print any kind of variables defined before in it or to just

print any message that needs to be displayed to the user.

InnerHTML

document.write();

window.alert();

console.log();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using this after an HTML document is loaded will delete all existing

HTML.

InnerHTML

document.write();

window.alert();

console.log();

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?