7th Grade Unit 4 Lesson 02 Quiz

7th Grade Unit 4 Lesson 02 Quiz

13 Qs

quiz-placeholder

Similar activities

Section 1.1 Quiz

Section 1.1 Quiz

KG - University

10 Qs

Engineering Design Exam

Engineering Design Exam

KG - University

10 Qs

333 - DAY 10 -  ENUMERATION / CATEGORIZATION

333 - DAY 10 - ENUMERATION / CATEGORIZATION

KG - University

17 Qs

Algorithms Assessment

Algorithms Assessment

KG - University

18 Qs

Y10 DGS - Computational Thinking Assessment

Y10 DGS - Computational Thinking Assessment

9th Grade

14 Qs

GD: Unit 4

GD: Unit 4

9th - 12th Grade

8 Qs

Lesson 1 Summative Assessment

Lesson 1 Summative Assessment

KG - University

16 Qs

Psychological Research Methods

Psychological Research Methods

12th Grade - University

18 Qs

7th Grade Unit 4 Lesson 02 Quiz

7th Grade Unit 4 Lesson 02 Quiz

Assessment

Quiz

others

Hard

Created by

Anastacio Gaytan

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

A byte is made up of a group of eight _______.
bits
loops
operators
iterations

2.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

A website for a rated T (for Teen) game needs to know a user’s age before it grants full access to the page. What type of variable would the site’s coding use to gather that information?
binary input
integer
Boolean
text

3.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

Mario is coding an algorithm to perform a series of functions. The specific order in which the steps need to happen is referred to as a(n) _______.

sequence
variable
operator
assignment

4.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

Maria’s algorithm for a plant watering app has text, numbers, and images that help determine how the script will work. These are known as _______.

integers
Booleans
iterations
variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

In a Boolean variable, what does “1” represent?
TRUE
FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

Mario’s code has several variables, such as student grades, last names, and ages. What would he use to compare those variables so he could organize data in different ways?

syntax highlighting
iterations
JavaScript
operators

7.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

Maria is creating an algorithm that will send a letter to non-profit donors who have donated $200 or more. What will the operator MOST likely look like to identify those donors?

!= $200
DonationName++
DonationAmount >= $200
DonationAmount == $200

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?