Educational Workshops Series'23 - Robotics Course - Quiz

Educational Workshops Series'23 - Robotics Course - Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Day2- IoT STC

Day2- IoT STC

Professional Development

13 Qs

Smart Composting

Smart Composting

Professional Development

7 Qs

BYOD in LSTS - Chương trình mang thiết bị đến trường

BYOD in LSTS - Chương trình mang thiết bị đến trường

Professional Development

10 Qs

Session 4 Cumulative Assessment

Session 4 Cumulative Assessment

Professional Development

10 Qs

TAP - Week 14

TAP - Week 14

KG - Professional Development

10 Qs

Robótica M2-09

Robótica M2-09

Professional Development

9 Qs

APH REFRESHMENT QUIZ

APH REFRESHMENT QUIZ

Professional Development

15 Qs

Arduino 102

Arduino 102

Professional Development

15 Qs

Educational Workshops Series'23 - Robotics Course - Quiz

Educational Workshops Series'23 - Robotics Course - Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Royal College Computer Society

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Robotics is?

A combination of Software and Hardware

Just Hardware related

Just Software related

Not related to Software or Hardware, but something else

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the fundamental components of a robot?

Sensors and related accessories

Actuators and related accessories

Micro-Controllers and related accessories

Nuts and Bolts

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Fetch the Micro-Controllers

Micro:bit

Arduino boards

Magicbit

Raspberry Pi 4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this mean in Arduino?

pinMode(12, INPUT)

Pin 12 is configured as an Output pin.

Pin 13 is configured as an Input pin

Pin 12 is configured as as Input pin

Take an Input from the 12th pin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do Power Pins do in Arduino?

Take Digital Inputs to the Arduino

Provide Analog Outputs from the Arduino

Generate powerful energy pulses for sensor operations

Get power into the Arduino and provide power to other sensors and actuators

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the correct approaches to light up a L.E.D.(Light Emitting Diode) connected to the 13th pin of an Arduino?

digitalRead(13, HIGH)

digitalWrite(13, HIGH)

DigitalWrite(13, HIGH)

digitalWrite(LED_BUILTIN, HIGH)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A for-loop is used when ...

The number of iterations are unknown

The number of iterations are known

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?