TLE LIVE QUIZ

TLE LIVE QUIZ

Professional Development

10 Qs

quiz-placeholder

Similar activities

Week 4 Quiz

Week 4 Quiz

Professional Development

14 Qs

Scratch: Events, Loops and The Coordinate System

Scratch: Events, Loops and The Coordinate System

2nd Grade - Professional Development

15 Qs

Jascript Basics

Jascript Basics

Professional Development

14 Qs

Zoom Cafe EP4

Zoom Cafe EP4

Professional Development

13 Qs

Introducción Desarrollo Android

Introducción Desarrollo Android

Professional Development

10 Qs

Job Lab 2019, 10-11 Dicembre - Assago - Survey Conoscitiva

Job Lab 2019, 10-11 Dicembre - Assago - Survey Conoscitiva

Professional Development

10 Qs

Python Intermediate Quiz - 2

Python Intermediate Quiz - 2

Professional Development

15 Qs

Python Intermediate Final Test

Python Intermediate Final Test

Professional Development

7 Qs

TLE LIVE QUIZ

TLE LIVE QUIZ

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

Keisha Guenthoer

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is appropriate to use ________________ for testing purposes.

InnerHTML

document.write();

window.alert();

console.log();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The person who invented

JavaScript in 1995.

Tim Berners-Lee

Brendan Eich

Jesse James Garrett

bruce wayne

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of special character or symbol separates JS Statements?

Angle Brackets

Asterisk

Brackets

Semicolon

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming language, program instructions are called?

Literals

Functions

String

Statements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ____________________ start with /* and end with */. Any text

between /* and */ will be ignored by JavaScript.

Identifier

Single Line

Comments

Syntax

Multi-line

Comments

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is anything between { }, an area within if, switch conditions

or for and while loops, which means that those variables exist only within the

corresponding block.

Global Scope

Function Scope

Scope

Block Scope

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

in JavaScript.

Function

Global Scope

Scope

Function Scope

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?