algorithm

AP CSP 5 - Algorithms

Flashcard
•
Computers
•
12th Grade
•
Easy
MICHAEL DREZEK
Used 1+ times
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
a step-by-step procedure for solving a problem
2.
FLASHCARD QUESTION
Front
sequencing
Back
putting commands in the correct order so computers can read the commands properly
3.
FLASHCARD QUESTION
Front
selection
Back
the point where decisions are made in an algorithm
4.
FLASHCARD QUESTION
Front
iteration
Back
Doing this in loops is to systematically move through each item in a set of data. Executing code for each item is an iteration of the code. Often, when creating a program, we need to try again and again. Then, even when it's working, we often improve on it and update it. The process of repetition and re-creating the project.
5.
FLASHCARD QUESTION
Front
flow charts
Back
A chart that helps to visualize algorithms
6.
FLASHCARD QUESTION
Front
boolean
Back
A data type that represents the value of True or False. In Python it must be capitalized True. In JavaScript and Java it's all lowercase true.
7.
FLASHCARD QUESTION
Front
De Morgan's Law
Back
NOT (A AND B) = NOT A OR NOT B So NOT A AND NOT B = NOT (A OR B)
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
AP Computer Science A Flashcard

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

Flashcard
•
12th Grade
9 questions
Loops - code.org

Flashcard
•
12th Grade
9 questions
Loops - code.org

Flashcard
•
12th Grade
11 questions
AP Unit 3 Days 1-5

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

Flashcard
•
12th Grade
10 questions
Compression

Flashcard
•
KG - 12th Grade
10 questions
Java Inheritance Flashcard

Flashcard
•
11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University