Java Games: Flashcards, matching, concentration, and word search.

Abstraction Activity

AB
AbstractionSame as Chunking/Layering
AbstractionEach step reduces the extent to which people have to think about details.
InterfaceWay the user interacts with the software/hardware
Abstraction BarrierAlso know as the interface
BitBinary Digit
Analog quantityrepresents a continuous quantity
Digital quantityrepresents a discrete quantity
Moore's LawThe observation that the number of transistors that could be packed onto a integrated circuit seemed to double ever two years or so
ByteAn 8-bit sequence
Parity bitA bit that is added as the leftmost bit of a bit string to ensure that the number of bits that are 1 in the bit string are even or odd.
Even parity schemeWhen the eighth bit, the parity bit, is set to 1 if the number of 1s in the 7 data bits is odd.
Odd parity schemeWhen the eighth bit, the parity bit, is set to 1 if the number of 1s in the 7 data bits is even.
VariableA symbol that represents a memory location where a piece of data can be stored.
ValueA symbol of a piece of data
DecimalBase-10 system
BinaryBase-2 system
HexadecimalBase-16 system
10011 Base 219 Base 10
AA Base 161010 1010 Base 2
F2 Base 16242 Base 10


AP Computer Science A
NCVPS
NC

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities