EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Grade 9 Chapter -2

Grade 9 Chapter -2

8th - 9th Grade

10 Qs

Arduino Quiz

Arduino Quiz

9th Grade

19 Qs

Arduino Basics: Inputs and Outputs Quiz

Arduino Basics: Inputs and Outputs Quiz

10th Grade

11 Qs

Digital and communication devices

Digital and communication devices

11th Grade

18 Qs

ICT Computer Basics pt1

ICT Computer Basics pt1

10th - 12th Grade

12 Qs

DigiExpo ROBOTICS Quiz

DigiExpo ROBOTICS Quiz

9th - 12th Grade

17 Qs

Arduino - Contador

Arduino - Contador

9th Grade - University

11 Qs

Conceptos Básicos de Arduino

Conceptos Básicos de Arduino

9th - 12th 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?