BURGOS G3 G6

BURGOS G3 G6

10th Grade

10 Qs

quiz-placeholder

Similar activities

Java Features Quiz

Java Features Quiz

10th Grade

10 Qs

JavaScript Intro

JavaScript Intro

9th - 12th Grade

12 Qs

Unit 1. Introduction to Object-Oriented Programming Concepts

Unit 1. Introduction to Object-Oriented Programming Concepts

9th - 10th Grade

15 Qs

Lesson 1 (CIW JavaScript)

Lesson 1 (CIW JavaScript)

9th - 12th Grade

14 Qs

Creating Java Programs

Creating Java Programs

10th - 12th Grade

14 Qs

uCertify JavaScript Chapter 6 Test

uCertify JavaScript Chapter 6 Test

9th Grade - University

15 Qs

Solar2D Review

Solar2D Review

10th Grade - University

14 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

BURGOS G3 G6

BURGOS G3 G6

Assessment

Quiz

Computers

10th Grade

Hard

Created by

ALEXANDRA CALLOS

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A comma-separated list of name-value pairs

wrapped in curly braces.

Methods

Javascript Object

JavaScript object literal

Property

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are actions that can be performed on objects. It is a function stored as

a property.

Boolean

Keyword

Property Value

Methods

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many ways you can access the object properties?

1

10

4

2

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______are the values associated with a JavaScript object.

Object

Property Value

Properties

Methods

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name:values pairs in JavaScript objects are called

Keyword

method

properties

object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are two different ways to access an object property. The first one is

objectName.propertyName and the other one is

object.Name["propertyName"]

objectName["propertyName"]

objectName.propertyName

objectname.property

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?