¿Cómo se define una función en JavaScript?
Fundamentos de la Programación

Quiz
•
Instructional Technology
•
Professional Development
•
Medium
Maria Ledesma
Used 3+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Function nombreFuncion() {...}
function nombreFuncion() {}
function(nombreFuncion) {...}
nombreFuncion() = function {...}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué devuelve la función parseFloat("3.14")?
"3.14159"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
En JavaScript, ¿cuál es el operador de igualdad estricta?
==
=!
===
!==
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la función del operador ternario?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué hace la función toLowerCase() en JavaScript?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la estructura de un bucle while en JavaScript?
while (condicion) { ... }
do { ... } while (condicion)
or (inicialización; condicion; incremento) { ... }
for (elemento in iterable) { ... }
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable en JavaScript?
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Prueba final Ms Excel (Viernes)

Quiz
•
Professional Development
21 questions
Actúa - Informática Nivel Básico

Quiz
•
3rd Grade - Professio...
25 questions
PROTOTIPOS DIGITALES

Quiz
•
Professional Development
20 questions
App Web en Servidor

Quiz
•
University - Professi...
21 questions
Cableado estructurado

Quiz
•
Professional Development
25 questions
ALGORITMOS II JAVA

Quiz
•
Professional Development
20 questions
QSense

Quiz
•
Professional Development
20 questions
Sesion 02 - Explorador de archivos

Quiz
•
Professional Development
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