EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Programación en Arduino

Programación en Arduino

10th Grade

10 Qs

Arduino - Exercise 1 Blink

Arduino - Exercise 1 Blink

10th - 11th Grade

10 Qs

Pemrograman Arduino

Pemrograman Arduino

12th Grade

10 Qs

ACTUALLY about Arduino

ACTUALLY about Arduino

4th Grade - University

18 Qs

Robotics 2019

Robotics 2019

11th - 12th Grade

12 Qs

Arduino Uno

Arduino Uno

11th Grade

9 Qs

Arduino Programación

Arduino Programación

8th - 10th Grade

12 Qs

Física I - Robótica 20/04

Física I - Robótica 20/04

11th Grade

15 Qs

EMTECH POP QUIZ

EMTECH POP QUIZ

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jess Nodado

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the programming language used to program the Arduino board.

Arduino

C++

HTML

SQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the command use to set the given variable either an INPUT or an OUTPUT.

int

pinMode

digitalWrite

digitalRead

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the command use to set a certain electronic device either HIGH or LOW.

int

pinMode

digitalWrite

digitalRead

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the command use to accept input/s from a certain electronic device.

int

pinMode

digitalWrite

digitalRead

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do we set declared variable/s whether it is an input or an output?

void setup

void loop

void variables

void input/output

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setting a certain LED 'HIGH' means supplying the electronic device with 5 volts.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do we light up the red led?

digitalWrite(red, HIGH)

digitalWrite(red, LOW)

digitalWrite(red, high)

digitalWrite(red, low)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?