Conocimientos Previos, Fundamentos React.js
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Medium
Centro Interactivo FundaVida
Used 10+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Entre que etiquetas de un archivo HTML se deben colocar las referencias hacia las hojas de estilos?
<head></head>
<body></body>
<footer></footer>
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Entre que etiquetas de un archivo HTML se deben colocar las referencias hacia los scripts?
<head></head>
<body></body>
<footer></footer>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cuál es el resultado de la siguiente operación: 5+1+"10"?
610
16
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dado el siguiete bloque de código:
var a = 0;
for (var i = 0; i <= 3; i++) {
a = 0;
a = a + i;
}
Cuál es el resultado final de "a"?
3
6
2
0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Según el siguiente bloque de código:
function imprime (nombre) {
console.log(nombre);
}
imprime(2);
En la función "imprime" de que tipo es el parámetro "nombre"?
Nombre es de tipo texto, por tanto da error al llamar la función.
Nombre no tiene tipo, puesto que estamos trabajando con JavaScript.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Según el siguiente bloque de código:
function sum (a, b) {
return a + b;
}
sum(2, 8);
Qué tipo de dato retorna la función sum?
Int
Float
NaN
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Según el siguiente bloque de código:
.btn {
margin-bottom: 2px;
}
A quiénes afecta la anterior linea de CSS:
A un atributo HTML que tenga como clase btn
A un atributo HTML que tenga como id btn
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
11 questions
Веб разработка Информатика
Quiz
•
Professional Development
10 questions
Pos-Prueba (Libreta Profesional-One Note)
Quiz
•
Professional Development
13 questions
Excel evaluación
Quiz
•
Professional Development
10 questions
TRIVIA CIBERSEGURIDAD MINTEL
Quiz
•
Professional Development
15 questions
PowerShell 3.1-Tuberías (I)
Quiz
•
Professional Development
10 questions
EB Q01
Quiz
•
Professional Development
10 questions
tipos y gestores de archivos Eric y Ibrahima
Quiz
•
Professional Development
15 questions
Mensajería Instantánea y Netiqueta
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
