Spring Final Review Part II

Spring Final Review Part II

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

S3 Computing Python Basics & Data Types

S3 Computing Python Basics & Data Types

9th Grade

30 Qs

PERAKITAN KOMPUTER

PERAKITAN KOMPUTER

10th Grade

35 Qs

IOT302 - Revision Guide

IOT302 - Revision Guide

12th Grade

32 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Robotics Final Study Guide

Robotics Final Study Guide

9th - 12th Grade

40 Qs

Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

J277 Random Quiz 1

J277 Random Quiz 1

12th Grade

32 Qs

Python Assessment 1

Python Assessment 1

7th - 9th Grade

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