3B - Exibindo os dados

3B - Exibindo os dados

3rd Grade

10 Qs

quiz-placeholder

Similar activities

MIS 3-5

MIS 3-5

3rd Grade

10 Qs

MIS Pictoblox

MIS Pictoblox

3rd Grade

10 Qs

ICT Policies in Teaching and Learning Quiz

ICT Policies in Teaching and Learning Quiz

3rd Grade

10 Qs

3B - Exibindo os dados

3B - Exibindo os dados

Assessment

Quiz

Information Technology (IT)

3rd Grade

Easy

Created by

MARIA BEZERRA

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete a frase: Para selecionar um elemento do HTML a partir do seu ID, usamos a função ____.

createElement()

getElementById()

console.log()

newElement()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete a frase: A função ____ não é uma função válida em JavaScript.

getElementById()

createElement()

console.log()

newElement()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete a frase: Ao criar um elemento do HTML no JavaScript, usamos a função ____.

getElementById()

createElement()

console.log()

newElement()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das opções a seguir pode ser usada para deixar um texto com o

efeito negrito?

font-size: black;

font-color: dark;

font-weight: bold;

font-weight: black;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete a frase: Para exibir informações no console do navegador, usamos a função ____.

getElementById()

createElement()

console.log()

newElement()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a função do método createElement em JavaScript?

Criar um novo documento

Criar um novo elemento HTML

Deletar um elemento

Modificar um elemento existente

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete a frase: A constante responsável por receber o título é criada usando a palavra-chave ______.

A) var

B) let

C) const

D) new

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?