EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Digital Devices

Digital Devices

1st - 12th Grade

15 Qs

Aurdino Quiz

Aurdino Quiz

5th - 12th Grade

13 Qs

Introdução ao arduino

Introdução ao arduino

6th - 9th Grade

10 Qs

BTEC DIT C3 LAA - Cloud Storage

BTEC DIT C3 LAA - Cloud Storage

10th - 11th Grade

10 Qs

computer networking -2

computer networking -2

12th Grade

10 Qs

Física I - Robótica 20/04

Física I - Robótica 20/04

11th Grade

15 Qs

Arduino practice 2

Arduino practice 2

9th - 11th Grade

15 Qs

Pemrograman Arduino

Pemrograman Arduino

12th Grade

10 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?