Search Header Logo

Checkpoint2:Arduino

Authored by Uge Z

Information Technology (IT)

Professional Development

Used 3+ times

Checkpoint2:Arduino
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following actions demonstrate the application of safety measures when working with hardware components?

working in a dry environment without any protection

disconnecting power before making circuit changes

wearing anti-static wristbands

using bare hands to handle components

double-checking connections before powering up the circuit

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are true about arrays in C++?

arrays can store multiple elements of the same data type

Arrays in C++ can contain elements of different types.

The size of an aray must be specified at compile time.

Arrays in C++ can be resized dynamically at runtime.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When should you use a for loop instead of a while loop?

Use a for loop when the condition is uncertain.
Use a for loop when the number of iterations is predetermined.
Use a for loop for infinite iterations.
Use a for loop when you need to check a condition before each iteration.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a constant in C++?

define constant variableName = value;
constant dataType variableName;
dataType const variableName;
const dataType variableName = value;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of the Pulse Width Modulation (PWM) function in Arduino?

To control the brightness of LEDs or the speed of motors.

To increase the frequency of the signal.
To store data in memory.
To measure temperature variations.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?