AP Computer Science Principles Exam Well Answered 100% 2024.
Overflow - Answer error that results when the number of bits is not enough to hold the number, like a car's odometer "rolling over" Round-off - Answer error that results when the number of bits is not enough to represent the actual number, like 3 digits to represent π as 3.14 Lossy - Answer Compressing data in a way that throws some data away and makes it almost impossible to recover the original, great compression, like JPEG images Lossless - Answer Compressing 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 Metadata - Answer data about data, like a camera storing the location, aperture, shutter speed, etc. for a digital photo Sequencing - Answer code flows line by line, one after another, like a recipe Selection - Answer a boolean condition to determine which of two algorithmic paths are taken, aka if-then Iteration - Answer using a looping control structure, like while, for, foreach, repeat, repeat-until, etc. Reasonable Time - Answer polynomial in the number of steps an algorithm takes in the worst case based on the input size Not reasonable time - Answer Usually exponential in the number of steps, like doubling every time your input grows by one
Written for
- Institution
- AP CSP
- Course
- AP CSP
Document information
- Uploaded on
- May 24, 2024
- Number of pages
- 17
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
ap computer science principles
Also available in package deal