Spring Final Review Part II

Spring Final Review Part II

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Python Test #1

Python Test #1

9th - 12th Grade

30 Qs

Practice Python 11th Grade

Practice Python 11th Grade

11th Grade

40 Qs

T-Level DPDD: Data Types Quiz

T-Level DPDD: Data Types Quiz

11th Grade

34 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

ARDUINO 2

ARDUINO 2

3rd - 10th Grade

30 Qs

PRESAF MATPIL XI TKJ

PRESAF MATPIL XI TKJ

9th - 12th Grade

40 Qs

Python Programming End of Unit Assessment

Python Programming End of Unit Assessment

7th - 9th Grade

30 Qs

Python Basics: Variables and Syntax

Python Basics: Variables and Syntax

10th Grade

30 Qs

Spring Final Review Part II

Spring Final Review Part II

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Mr. Mills

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a loop?

A type of storage for us to store information we use in a code

Allows us to run the code many times

The type of information we store in a code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the variable of the following statement:

int count = 3;

int

count

3

;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this function does?

digitalWrite ()

writes output value to either HIGH or LOW

writes output value using PWM sequence

sets a pin to either INPUT or OUTPUT

pauses the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this function does?

pinMode ()

writes output value to either HIGH or LOW

writes output value using PWM sequence

sets a pin to either INPUT or OUTPUT

pauses the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you run this code:

digitalWrite (red, HIGH);

delay (5000);

The red LED lights up for 5000 seconds

The red LED turns off for 5000 seconds

The red LED turns on for 5 seconds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a resistor important?
It isn't important
It increases the power of a circuit
It controls the flow of electricity by lessening it to a certain amount

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an LED?
a light
a light emitting diode
a part of a circuit

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?