TLE LIVE QUIZ

TLE LIVE QUIZ

Professional Development

10 Qs

quiz-placeholder

Similar activities

Semana 1 Programación Móvil

Semana 1 Programación Móvil

University - Professional Development

10 Qs

Minecraft quiz

Minecraft quiz

KG - Professional Development

12 Qs

React.js  basic

React.js basic

Professional Development

10 Qs

SEB-72 Week 7 Beginnings of React

SEB-72 Week 7 Beginnings of React

Professional Development

13 Qs

Candidates Exam – Node.js + Vue.js

Candidates Exam – Node.js + Vue.js

Professional Development

10 Qs

ISO IEC27001 2022 Assessment

ISO IEC27001 2022 Assessment

Professional Development

15 Qs

Proyectos 11 Junio

Proyectos 11 Junio

Professional Development

10 Qs

Conexion MySQL

Conexion MySQL

Professional Development

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