What is the smallest unit of computer memory?
Bit
How many bits are in a byte?
8 Bits
How many bytes are in a kilobyte?
1,024 Bytes
How many kilobytes are in a megabyte?
1,024 KB
How many megabytes are in a gigabyte?
1,024 MB
How many gigabytes are in a terabyte?
1,024 GB
Fill in the blank: 1 _______ is equal to 1,024 Bytes.
Kilobyte
Fill in the blank: 1 _______ is equal to 1,024 KB.
Megabyte
Fill in the blank: 1 _______ is equal to 1,024 MB.
Gigabyte
Fill in the blank: 1 _______ is equal to 1,024 GB.
Terabyte
What must we tell the computer before entering data into a system?
What type of data it is
Why do we need to specify the type of data to the computer?
Because the computer stores and processes different types of data in different ways
Fill in the blank: The computer stores and processes different types of data in _______.
different ways
What are real numbers?
Any number that you can place on a number line
Real numbers include whole numbers (integers) and numbers with decimal/fractional parts. They can be positive or negative.
What types of numbers are included in real numbers?
Real numbers can be both positive and negative.
True or False: Real numbers can only be positive.
False
Real numbers can be positive or negative.
Fill in the blank: Real numbers can be referred to as ______.
single, double, or float
This terminology is often used in computer software for real data types.
What does currency refer to?
Real numbers that are formatted in a specific way
How is currency usually displayed?
With a currency symbol and usually two decimal places
Fill in the blank: Currency is shown with a _______ and usually two decimal places.
[currency symbol]
True or False: Currency can be represented without decimal places.
False
What does percentage refer to?
Fractional real numbers formatted out of 100 with a percent symbol.
How is the real value 0.5 represented as a percentage?
50%.
What percentage corresponds to the real value 0.01?
1%.