Edit Game
AP CSP Unit 1 Review
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   13  Close
A work or invention that is the result of creativity, such as a piece of writing or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.
Intellectual Property
A collection of public copyright licenses that enable the free distribution of an otherwise copyrighted work, used when an author wants to give people the right to share, use, and build upon a work that they have created
Creative Commons
A process for reducing the number of bits needed to represent something in which some information is lost or thrown away. This process is not reversible.
Lossy Compression
A process for reducing the number of bits needed to represent something without losing any information. This process is reversible.
Lossless Compression
A process for creating a digital representation of analog data by measuring the analog data at regular intervals called samples.
Sampling
Data that changes discretely through a finite set of possible values
Digital Data
Data with values that change continuously, or smoothly, over time. Some examples of analog data include music, colors of a painting, or position of a sprinter during a race.
Analog Data
Error from attempting to represent a number that is too precise. The value is rounded.
Round-off Error
Error from attempting to represent a number that is too large
Overflow Error
A way of representing information using ten options
Decimal
8 bits
Byte
A contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1
Bit
A way of representing information using only two options
Binary