General Flashcards
What are the three Logic Gates?
- AND gate
- OR gate
- NOT gate
What does abstract mean?
Taking out information and data that is not needed to make it more simple
What does Decomposition mean?
Breaking down a bigger problem into lots of smaller problems
What does Algorithmic thinking mean?
- Pseudocode
- Fake code
- Flow chart
What does the Diamond shape mean in flow charts?
Decision-yes or no
What does the Oval shape mean in flow charts?
start/stop/end
What does the parallelogram shape mean in flowcharts?
input/output
What does the rectangle shape mean in flow charts?
process
What is a bit?
1 digit (0 or 1)
What is a Nibble?
4 bits(1000)
What is a Byte?
8 bits
What is a Kilobyte?
1000 bytes
What is a Megabyte?
1000 kilobytes
What is a Gigabyte?
1000 megabytes
What is a terabyte?
1000 gigabytes