1er Quiz Fundamentos de Programación - SystemPlus

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Andrés Giraldo
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué lenguaje de marcado estructura todas las páginas web en Internet?
Java
HTML
CSS
Javascript
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál de estas etiquetas HTML sirve para crear títulos?
<h1>
<button>
<p>
<video>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Si defino una variable llamada
nombre
y su valor inicial es
"Catalina"...
¿Qué tipo de dato tiene esa variable?
number
array
string
boolean
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Si necesito darle color, tamaño y otras cosas de diseño a mi página HTML debo usar...
CSS
Javascript
Un computador
Mi imaginación
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué método de JavaScript me permite imprimir o mostrar el resultado de una variable?
array.map()
console.log()
elemento.addEventListener()
if(nombreVariable){}
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué valor mostrará por consola la variable resultado ?
let num1 = 20;
let num2 = 5;
let resultado = num1 * num2;
25
15
250
100
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es el propósito de la sentencia condicional if en JavaScript?
Para declarar funciones.
Para ejecutar código basado en una condición específica.
Para definir clases en el código.
Para iterar sobre elementos de una matriz.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz sobre Interfaces en Java y Spring Core

Quiz
•
12th Grade
10 questions
Historia de la programacion

Quiz
•
10th Grade
10 questions
Y9 HTML CSS JS

Quiz
•
9th Grade
12 questions
Repaso Programación de computadoras

Quiz
•
9th Grade
10 questions
Java Fundamentals

Quiz
•
12th Grade
12 questions
Fundamentos de Programación

Quiz
•
9th - 12th Grade
17 questions
Operación de Microprocesadores

Quiz
•
7th - 9th Grade
10 questions
JavaScript 2

Quiz
•
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade