Year 9 Topic 2 Flashcards
How do computers convert sound input into a digital signal?
Analogue to Digital conversion (ADC)
Why do computers use binary?
It’s easier for them to understand two states - on and off.
What is the difference between binary and denary?
Binary uses the Base 2 system, and denary uses the Base 10 system.
What is A7 in binary?
1010 0111
What is 1011 0011 in Hex?
B3
01
+ 11
——-
?
? = 100
Hexadecimal refers to what number system?
Base 16.
What is 01010111 in denary?
87.
What is 131 in binary?
10000011
What is the difference between a Rastergraphic and a Vectorgraphic?
Rastergraphics are made up of pixels and Vectorgraphics are made out of lines with a start and end and other shapes rather than pixels.