What is the problem solving process in order?
What is define, prepare, try, reflect?
A precise sequence of instructions for processes that can be executed by a computer.
What is an algorithm?
How many megabytes are in a gigabyte?
What is 1,000?
Adding a bit to a binary number..
What is doubling the number of values that can be represented?
Which file format would you use for an audio file?
What is an MP3?
What does defining the problem entail?
What is identifying the problem?
A device or component that allows information to be given to a computer.
What is storage?
How many BITS are in a megabyte?
What is 8,000,000
How many bits are in a byte?
What is 8?
Which file format would you use for an image?
What is a JPEG?
DEFINE the problem in the scenario. Getting to class on time.
What is being late to class?
Any device or component that receives information from a computer.
What is input?
How many bytes are in a gigabyte?
What is 1,000,000,000
A 4 bit binary number can represent how many values?
What is 16?
To encode the same number of values as 12 binary digits you would need how many hexadecimal digits?
What is 3?
In the scenario; getting to class on time. What sentence best describes the TRY step actions in the problem-solving process?
What is testing your plan?
The 1st component of computing devices.
What is input?
How many bytes are in a gigabyte?
What is 1,000?
A 2 bit binary number can represent how many values?
What is 4?
To encode the same number of values as 12 binary digits you would need how many hexadecimal digits?
What is 16 times as many values (2^4)?
What problem-solving activities did we complete in class during Unit 1 Lessons 1 - 2
What is the Aluminum Foil Boat, Word Search, Birthday Guests, and Day Trip?
The 2nd component of computing devices.
What is storage?
How many 300 megabyte files will fit on a 1 gigabyte thumb drive?
What is 3?
A single hexadecimal digit can contain as many values as how many bits?
What is 4?
Using a RGB color representation, 00A would produce the color:
What is blue?