Code.org CSP Unit 4 Review (23-24)

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does each variable store at the end of the program?
Back
2.
FLASHCARD QUESTION
Front
var a = 6;
var b = 4;
var c = 2;
b = a / 2;
a = a % b;
c = b + 1;
Back
3.
FLASHCARD QUESTION
Front
What code should Jasmine insert where it says
Back
cartTotal = cartTotal +1;
4.
FLASHCARD QUESTION
Front
What is output by line 6?
Back
35
5.
FLASHCARD QUESTION
Front
Which of the following will be printed out? Options: Option A, Option B, Option C, Option D, Option E
Back
Option A
6.
FLASHCARD QUESTION
Front
What is the output to the console after the following code segment is executed? Options: 5, 8, 10, 13, Error. Cannot make a new variable x inside function increase()
Back
13
7.
FLASHCARD QUESTION
Front
Consider the following flow chart showing a process for program execution. Given that a = 5, and b = 10, what will be displayed by the program?
Back
10
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Semester Exam Game Design Sanchez Bueno

Flashcard
•
9th - 12th Grade
11 questions
CSP - Unit 6

Flashcard
•
9th - 12th Grade
15 questions
Flag Etiquette

Flashcard
•
9th - 12th Grade
13 questions
Interactive Animations and Games from code.org

Flashcard
•
7th - 12th Grade
14 questions
AP CSP: Interpreting Algorithms / Block Programming Language

Flashcard
•
9th - 12th Grade
15 questions
Marking Period 2 Voc. Flashcard 1

Flashcard
•
9th - 12th Grade
10 questions
Code.org Unit 3 Review: Intro to App Design

Flashcard
•
12th Grade
12 questions
JavaScript Programming Concepts

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade