TLE10BURGOSG15

TLE10BURGOSG15

10th Grade

6 Qs

quiz-placeholder

Similar activities

Công nghệ 5.0

Công nghệ 5.0

KG - Professional Development

10 Qs

Electiva Lógico-Matemático

Electiva Lógico-Matemático

1st - 11th Grade

6 Qs

Job of theater quiz

Job of theater quiz

10th Grade

10 Qs

Latihan soal Algoritma dan Pemrograman

Latihan soal Algoritma dan Pemrograman

10th Grade

10 Qs

JavaScript

JavaScript

10th Grade

10 Qs

Javascript 1

Javascript 1

9th - 12th Grade

7 Qs

TLE Q3 MODULE 1-3

TLE Q3 MODULE 1-3

9th - 12th Grade

10 Qs

navegadores  web

navegadores web

10th Grade

5 Qs

TLE10BURGOSG15

TLE10BURGOSG15

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

Upc Tilan

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call the containers for named values called properties or

methods?

JavaScript Methods

JavaScript Objects

JavaScript Properties

JavaScript Values

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These are actions that can be performed on objects. Can you identify

these actions?

Properties

Methods

Objects

Values

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write the JavaScript object literals?

The list of name-value pairs is separated by comma and wrapped in

curly braces.

The list of name-value pairs is separated by a colon and wrapped in

parentheses.

The list of name-value pairs is separated by a semi-colon and wrapped

in square brackets.

The list of name-value pairs is separated by a hyphen and wrapped in

angle brackets.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How many ways you can access the object properties?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you call a function definition that refers to the "owner" of the function?

these

this

that

those

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following listed below refers to “things" that happen to HTML elements?

events

functions

click

react