Unit 2 Flashcards
What is a byte?
A unit of data that is 8 bits long. It is considered a standard “chunk size” for binary information in most modern computers.
What is a kilobyte?
A unit of data made up of 1024 bytes
What is a megabyte?
A unit of data made up of 1024 kilobytes
What is a gigabyte?
A unit of data made up of 1024 megabytes
What is a terabyte?
A unit of data made up of 1024 gigabytes
What is a petabyte?
A unit of data made up of 1024 terabytes
What is an exabyte?
A unit of data made up of 1024 petabytes
What is a zetabyte?
A unit of data made up of 1024 exabytes
What is the SI Prefix Value Table?
Exa-E-10^18
Peta-P-10^15
Tera-T-10^12
Giga-G-10^9
Mega-M-10^6
kilo-k-10^3
How much bigger is a megabyte than a kilobyte?
1000 times bigger
What is heuristic?
A problem-solving approach (algorithm) to find a satisfactory solution where finding an optimal or exact solution is impractical or impossible.
Which one is heuristic?
Piecewise vs. holistic
Holistic
Which one is heuristic?
Inductive vs. deductive
Deductive
What is a pixel?
A picture element, of a fundamental of a digital image. It is typically a tiny square or dot which contains a single point of color of a larger image
What is a Image?
A type of data used for graphics or pictures