AP Computer Science Principles Final Exam Review 2023 with 100% correct answers
Lossy - correct answerCompressing data in a way that throws some data away and makes it almost impossible to recover the original, great compression, like JPEG images Lossless - correct answerCompressing data in a way that preserves all data away and allows full recovery of the original, good compression -- usually not as good as lossy, like PNG images Sequencing - correct answercode flows line by line, one after another, like a recipe Selection - correct answera boolean condition to determine which of two algorithmic paths are taken, aka if-then Iteration - correct answerusing a looping control structure, like while, for, foreach, repeat, repeat-until, etc. Reasonable time - correct answerpolynomial in the number of steps an algorithm takes in the worst case based on the input size Not reasonable time - correct answerUsually exponential in the number of steps, like doubling every time your input grows by one Heuristic - correct answerusing a
Written for
- Institution
- AP Computer Science
- Course
- AP Computer Science
Document information
- Uploaded on
- September 2, 2023
- Number of pages
- 3
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
ap computer science principles final exam review
Also available in package deal