Key Terms
Data
Storage Types
Bits and Pieces
100

Asset

a valuable item or commodity

100

If you saw the number BDB76B used to describe a color in a computer program, which number system is being used?

Hexadecimal

100

If there is a power outage and your computer turns off, what will be lost?

The RAM

100

How much space will one letter in a text document take?

1 Byte

200

ASCII

a common character set that uses the numbers 0 through 127 to represent English Characters

200
What is the order of data size from smallest to largest (up to exabyte)

bit, byte, kilobyte, megabyte, gigabyte, terabyte, exabyte

200

Which is easier to transfer information on? A solid state drive, magnetic hard disk, or flash drive.

Flash Drive

200

What are the different types of data?

string, float, data, integer, and boolean

300

Define Algorithm

step by step instructions to solve a problem, commonly used to process data

300

Your health insurance company gives you a discount if you wear a fitness-tracking bracelet. It follows you a few months, you get a letter in the mail informing you that your insurance rate will decrease for next year since you exercise nearly every day. What has your company performed?

Data Correlation

300

Define Fileserver

a type of network storage that stores files in one central place instead of locally on each computer.

300

What are the two possible characters in a Binary number set?

0 and 1


400
Hexadecimal

a number system with 16 values, commonly used to represent color codes.

400

Cynthia finds a spreadsheet on her desk. It has rows and columns of numbers, such as 37, 28, 91, and 12, but Cynthia is not sure what the numbers mean. Which Term best describes what Cynthia has?

Data

400

What is the main advantage of a solid state drive?

They are less likely to get damaged

400
Which character set has the most characters available to use?

Unicode

500

Unicode

a character set that can account for over 65,000 characters, enough values for all of the languages in the world

500

You are writing a computer program that will track your expenses each month, which you will record in dollars and cents. What data type will you need?

Float

500

Which storage types are most companies moving toward?

Cloud


500

What does one hertz refer to?

one fetch-decode-execute cycle