¿Qué significa "int"?

Examen Código sonido modificado

Quiz
•
Other
•
11th Grade
•
Medium
Alberto Olivo
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La variable a crear es de tipo integral.
La variable a crear es de tipo decimal.
La variable a crear es de tipo entera.
Voy a introducir una variable.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es el código que enciende el monitor serial?
MonitorSerial.begin(9600);
Monitor.begin(9600);
Serial.encender(9600);
Serial.begin(9600);
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué realiza el siguiente código?
VALOR = analogRead(MIC);
Lee los valores digitales que llegan del LED y los guarda en la variable VALOR.
Lee los valores analógicos que llegan del micrófono y los guarda en la variable VALOR.
Escribe los valores analógicos que llegan del micrófono y los guarda en la variable VALOR.
Lee los valores digitales que llegan del micrófono y los guarda en la variable VALOR.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Con qué código se encenderá el LED, teniendo en cuenta que VALOR = 807?
if (VALOR = 806 ) {
digitalWrite(LED, HIGH);
}
if (VALOR < 807 ) {
digitalWrite(LED, HIGH);
}
if (VALOR > 806 ) {
digitalWrite(LED, HIGH);
}
if (VALOR > 805 ) {
digitalWrite(LED, LOW);
}
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué función cumple el condicional else?
Sino se cumple la condición del "if", se debe ejecutar "else".
Sino se cumple la condición del "else", se debe ejecutar "if".
Si se cumple la condición del "if", se debe ejecutar "else".
Si se cumple la condición del "else", se debe ejecutar "if".
Similar Resources on Wayground
7 questions
probabilidad y estadistica

Quiz
•
1st - 12th Grade
7 questions
ED.Financeira - Part2

Quiz
•
9th - 12th Grade
6 questions
Estadística

Quiz
•
1st - 12th Grade
10 questions
PROPUESTA UNICA DE VALOR

Quiz
•
1st - 12th Grade
10 questions
3 Examen Temperatura y humedad

Quiz
•
11th Grade
10 questions
10 A_ LECCIÓN 2P2Q

Quiz
•
10th - 11th Grade
5 questions
Coding With Arduino

Quiz
•
11th - 12th Grade
10 questions
SIGNOS DE PUNTUACIÓN

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade