O que é um objeto literal em JavaScript?
3TDS - Programação Backend - Aula 20

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
JOAO MONTEIRO
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Um objeto criado usando a palavra-chave `new`.
Um objeto criado usando a notação de chaves `{}`.
Um objeto que herda de outro objeto.
Um objeto que é uma instância de uma classe.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função do método `Object.create()` em JavaScript?
Criar um novo objeto a partir de um objeto existente, estabelecendo a prototipagem.
Criar um novo objeto literal.
Remover propriedades de um objeto.
Adicionar métodos a um objeto existente.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como se chama o processo de um objeto herdar propriedades e métodos de outro objeto em JavaScript?
Encapsulamento
Polimorfismo
Herança
Abstração
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual método é usado para adicionar uma nova propriedade a um objeto existente?
`Object.addProperty()`
`Object.defineProperty()`
`Object.newProperty()`
`Object.setProperty()`
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual dos seguintes métodos é usado para obter todas as chaves de um objeto?
`Object.keys()`
`Object.values()`
`Object.entries()`
`Object.getKeys()`
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o resultado de `Object.assign({}, {a: 1}, {b: 2})`?
`{a: 1}`
`{b: 2}`
`{a: 1, b: 2}`
`{}`
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a diferença entre `Object.freeze()` e `Object.seal()`?
`Object.freeze()` permite adicionar novas propriedades, `Object.seal()` não.
`Object.freeze()` impede a modificação de propriedades existentes, `Object.seal()` não.
`Object.freeze()` impede a adição e modificação de propriedades, `Object.seal()` apenas impede a adição.
`Object.freeze()` e `Object.seal()` têm a mesma funcionalidade.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Understanding Computer Hardware Basics

Quiz
•
12th Grade - University
10 questions
2º Quiz de Login em HTML e CSS

Quiz
•
12th Grade
14 questions
1ª atividade avaliativa 3ºtri / HTML e CSS

Quiz
•
11th Grade - University
10 questions
Aula 4

Quiz
•
9th - 12th Grade
10 questions
Quiz aula 7

Quiz
•
9th - 12th Grade
10 questions
Quiz aula 8

Quiz
•
9th - 12th Grade
15 questions
HTML 5 2o. TEC

Quiz
•
12th Grade
12 questions
Computação Básica, Hardware e Software

Quiz
•
12th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University