operadores

Quiz
•
Other
•
11th Grade
•
Hard
SILVIO HENRIQUES PEREIRA
Used 2+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Em JavaScript, existe uma clara diferença entre os operadores =, == e ===. A correta definição é:
= igualdade
== atribuição
=== igualdade de valor e tipo
Não existe o operador ===
= atribuição
== igualdade de valor
=== igualdade de valor e tipo
= atribuição
== igualdade
=== igualdade também
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
São formas de se declarar uma variável do tipo string em JavaScript, exceto:
let palavra = 'DW1';
const palavra = 'DW1';
palavra == 'DW1';
var palavra = 'DW1';
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Sabendo-se que JavaScript interpreta o código da esquerda para direita e de cima para baixo, temos que o resultado da expressão
(1 + 2 + 3 + " teste") = 6 teste
Qual seria o resultado da expressão:
("teste " + 1 + 2 + 3)
6 teste
"123 teste"
"teste 6"
"teste 123"
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Descreve corretamente todos os operadores lógicos disponíveis na linguagem JavaScript:
&& = AND
|| = OR
! = NOT
and = AND
or = OR
not = NOT
$$ = AND
// = OR
! = NOT
(.) = AND
(+) = OR
(~) = NOT
(x) = XOR
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Na linguagem JavaScript, o operador === (três sinais de igualdade) realiza a comparação apenas do:
Tipo de Operandos.
Valor dos Operandos.
Conteúdo dos Operandos.
Valor lógico dos Operandos.
Valor e do tipo dos Operandos.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
No JavaScript é possível interagir com o console dos navegadores. O comando para imprimir o texto “JavaScript” no console é:
console.dump(“JavaScript”);
console.print(“JavaScript”);
console.log(“JavaScript”);
console.echo(“JavaScript”);
console.info(“JavaScript”);
Similar Resources on Wayground
10 questions
Orações_11ºano

Quiz
•
11th Grade
10 questions
Programming Quiz

Quiz
•
9th - 12th Grade
11 questions
Pemrograman Dasar dan Simulasi Digital

Quiz
•
1st - 12th Grade
11 questions
pwa2

Quiz
•
11th Grade
10 questions
Science (Senior)

Quiz
•
9th - 12th Grade
10 questions
ict Q3 MOD6

Quiz
•
9th - 12th Grade
5 questions
MAPEL KKA X TEI

Quiz
•
10th Grade - University
10 questions
Teste de Nivelamento - CLIFC

Quiz
•
9th - 12th Grade
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 Other
10 questions
Video Games

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

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

Lesson
•
11th 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
7 questions
SAT Reading & Writing Practice Test - Reading Focus

Quiz
•
11th Grade
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade