once

once

6th Grade

14 Qs

quiz-placeholder

Similar activities

Recap Beeping Sound

Recap Beeping Sound

5th - 10th Grade

13 Qs

QUIZ EV3 LEGO MINDSTORM

QUIZ EV3 LEGO MINDSTORM

6th - 8th Grade

10 Qs

Grade 6 exam practice

Grade 6 exam practice

6th Grade

15 Qs

Control Systems Quiz

Control Systems Quiz

4th Grade - University

11 Qs

Terza media Diagnóstico

Terza media Diagnóstico

6th - 8th Grade

13 Qs

VEXcode VR Unit 8

VEXcode VR Unit 8

6th Grade

17 Qs

1.1.6 Embedded Systems

1.1.6 Embedded Systems

1st Grade - University

10 Qs

Robots

Robots

5th - 7th Grade

13 Qs

once

once

Assessment

Passage

Computers

6th Grade

Medium

Created by

Docente Sistemas

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

la funcion final "once" esta bien definida

si

no

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

el segundo piezoPin que le falta

definir el tipo de dato

definir el pin

punto y com

parentesis

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

en la funcion "once" cuantos errores hay en total?

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

en la funcion "once" hay algun error a la hora de definirla?

si

no

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

se pueden definir variables y constantes afuera de el void setup?

si

no

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

  if (sensorValue0 >= threshold) { // si detecta un golpe en el piezo A0 envia datos

    Serial.println("Golpeó Piezo 1");

    Serial.write(0);

  }

  else if (sensorValue1 >= threshold) { //

    Serial.println("Golpeó Piezo 2");

    Serial.write(1);

  }

  else if (sensorValue2 >= threshold) {

    Serial.println("Golpeó Piezo 3");

    Serial.write(2);

 
que falta aca

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

las funciones tienen una palabra reservada, la cual es...

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?