Review:  Flowcharts, Pseudocode, Logic Gates, C++ for Arduino

Review: Flowcharts, Pseudocode, Logic Gates, C++ for Arduino

11th Grade

25 Qs

quiz-placeholder

Similar activities

Advanced Manufacturing II Final 21-40

Advanced Manufacturing II Final 21-40

11th Grade

20 Qs

Roles and Responsibilities in Maintenance Engineering

Roles and Responsibilities in Maintenance Engineering

11th Grade - University

20 Qs

Asynchronous AR 2.0

Asynchronous AR 2.0

8th Grade - University

20 Qs

REVIEW Activity for NOCTI Unit 4 - Assembly & Fabrication

REVIEW Activity for NOCTI Unit 4 - Assembly & Fabrication

9th - 12th Grade

20 Qs

Power

Power

10th Grade - University

20 Qs

Robotify

Robotify

8th Grade - University

20 Qs

Mengenal Robot Mekanik dan Arduino

Mengenal Robot Mekanik dan Arduino

7th Grade - University

20 Qs

Engineering-A Very Short Intro 2

Engineering-A Very Short Intro 2

11th Grade

20 Qs

Review:  Flowcharts, Pseudocode, Logic Gates, C++ for Arduino

Review: Flowcharts, Pseudocode, Logic Gates, C++ for Arduino

Assessment

Quiz

Engineering

11th Grade

Practice Problem

Medium

Created by

Jeremy Moore

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to declare an integer variable in C++ for Arduino?

`int number;`

`integer number;`

`var number;`

`num number;`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the symbol of a rectangle represent in a flowchart?

Decision

Process

Input/Output

Start/End

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode, how would you represent a loop that runs 10 times?

`FOR i = 1 TO 10`

`WHILE i < 10`

`REPEAT 10 TIMES`

`LOOP 10`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logic gate outputs true only when both inputs are true?

OR

AND

NOT

XOR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `setup()` function in an Arduino sketch?

To initialize variables and pin modes

To run the main loop of the program

To handle errors

To upload the code to the Arduino

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common method for debugging Arduino code?

Using a debugger tool

Printing messages to the Serial Monitor

Running the code in a simulator

Using breakpoints

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the diamond shape represent in a flowchart?

Process

Input/Output

Decision

Connector

Create a free account and access millions of resources

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?