Computer Programming Flashcards
1
Q
What is binary code?
A
A base-two number system.
2
Q
What is a bit?
A
On/off, or a digit. The most basic unit in a computer
3
Q
What is a byte?
A
8 bits, or digits.
4
Q
What is ASCii?
A
A standard that defines characters for the computer.
5
Q
What is the difference between an interperator and a compiler computer language?
A
6
Q
What is a boolean?
A
A true/false