Spring Final Review Part II

Spring Final Review Part II

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

12th Grade

30 Qs

Perangkat Arduino

Perangkat Arduino

12th Grade

30 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Paper 2 Comp Science revision

Paper 2 Comp Science revision

12th Grade

30 Qs

Python revision Year 9

Python revision Year 9

9th Grade

37 Qs

PSAT Mapel PAM

PSAT Mapel PAM

11th Grade

40 Qs

Robotics Final Study Guide

Robotics Final Study Guide

9th - 12th Grade

40 Qs

Grade 11 Quiz Review

Grade 11 Quiz Review

11th Grade

35 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?