Basic programming and electronics concepts

Basic programming and electronics concepts

Professional Development

7 Qs

quiz-placeholder

Similar activities

Hari 3 - Kuis Coding dan Perkenalan AI

Hari 3 - Kuis Coding dan Perkenalan AI

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

10 Qs

Preguntas sobre sistemas Common Rail

Preguntas sobre sistemas Common Rail

Professional Development

5 Qs

Samsung A51 5G Quiz

Samsung A51 5G Quiz

Professional Development

10 Qs

แบบทดสอบก่อนเรียน

แบบทดสอบก่อนเรียน

University - Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

7th Grade - Professional Development

10 Qs

Google Classroom Topics

Google Classroom Topics

Professional Development

6 Qs

Pre-Post Test Multiskill Assurance rev.1

Pre-Post Test Multiskill Assurance rev.1

Professional Development

10 Qs

Basic programming and electronics concepts

Basic programming and electronics concepts

Assessment

Quiz

Instructional Technology

Professional Development

Easy

Created by

Martina Tombeur

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Zoe is deciding whether to go for a walk or stay indoors. She considers the weather and potential outcomes of each choice. What role do conditionals play in her decision making?

Conditionals guide decision making by evaluating scenarios and potential outcomes.

Conditionals are irrelevant in everyday choices.

Conditionals only apply to mathematical problems.

Conditionals eliminate the need for decision making entirely.

2.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the correct categories

Groups:

(a) Sensors

,

(b) Actuators

BUZZER

PUSH BUTTON

LINE FOLLOWER

ULTRASONIC

LED LIGHT

FAN MOTOR

POTENTIOMETER

LCD DISPLAY

TOUCH BUTTON

RGB LEDS

LED MATRIX

SERVO MOTOR

JOYSTICK

3.

DRAG AND DROP QUESTION

1 min • 1 pt

A ​ (a)   is an ​ (b)   that detects ​ (c)   and converts them into ​ (d)   .

actuator
sensor
electronic device
mechanical device
physical stimuli
logical operation
electrical signals
mechanical movement

4.

DROPDOWN QUESTION

1 min • 1 pt

An ​ (a)   is a device that converts energy into ​ (b)   motion or action.

sensor
actuator
mechanical
electrical

5.

LABELLING QUESTION

1 min • 1 pt

Look at the image of WALL·E and identify which electronic components could be in each part of the robot.

a
b
c
d
DC motor
Servo motors
Ultrasonic sensor
Touch button

6.

CLASSIFICATION QUESTION

3 mins • 1 pt

For each item, decide whether it represents a variable or not a variable.

Groups:

(a) Variable

,

(b) Not a variable

age

totalCost

100

calculateSum

score

Hello, World!

userName

Belize

7.

LABELLING QUESTION

1 min • 1 pt

Examine the provided program, identify and locate its basic programming concepts.

a
b
c
d
variable
event
conditional
loop