
Quiz de JavaScript e Node.js

Quiz
•
Information Technology (IT)
•
12th Grade
•
Hard
JOAO MONTEIRO
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código JavaScript? ```javascript console.log(typeof null); ```
"object"
"null"
"undefined"
"boolean"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das seguintes opções é uma maneira correta de declarar uma função assíncrona em JavaScript?
`function async minhaFuncao() {}`
`async function minhaFuncao() {}`
`function minhaFuncao() async {}`
`async minhaFuncao() function {}`
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que o método `setTimeout` faz em JavaScript?
Executa uma função imediatamente
Executa uma função após um determinado tempo
Cancela a execução de uma função
Executa uma função repetidamente em intervalos de tempo
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das seguintes afirmações é verdadeira sobre o Node.js?
Node.js é um framework para desenvolvimento de front-end
Node.js é baseado no motor JavaScript V8 do Google
Node.js não suporta programação assíncrona
Node.js é usado exclusivamente para desenvolvimento de aplicativos móveis
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código Node.js? ```javascript console.log(1); setTimeout(() => console.log(2), 0); console.log(3); ```
1 2 3
1 3 2
2 1 3
3 1 2
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade
9 questions
Geometry and Trigonometry Concepts

Interactive video
•
9th - 12th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal

Quiz
•
9th - 12th Grade