
Javascript Variables

Quiz
•
Information Technology (IT)
•
Professional Development
•
Hard
Jennifer GOLDFELD
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué es programar?
Jugar a videojuegos en la computadora
Escribir instrucciones para que la computadora haga algo
Dibujar gráficos con código
Crear documentos de Word
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál de estos NO es un tipo de dato primitivo en JavaScript?
Number
String
Object
Boolean
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué valor devuelve typeof(42)?
"number"
"string"
"boolean"
"undefined"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato tiene la variable let nombre = "Ana";?
boolean
number
string
null
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cuál es el resultado de typeof false?
"true"
"boolean"
"number"
"false"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué función se usa para pedirle al usuario que escriba algo?
console.log()
alert()
prompt()
typeof()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué hace la propiedad .length en un string?
Lo convierte en número
Muestra su tipo de dato
Cuenta cuántas letras tiene
Lo pasa a mayúsculas
Create a free account and access millions of resources
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