The ___________ carries out all arithmetic and logical operations.
3.
True or False: A keyboard is an example of an output device.
A. 
True
B. 
False
4.
True or False: System Programs control the computer.
A. 
True
B. 
False
5.
The ___________ monitors the overall activity of the computer and provides services.
6.
The digit 0 or 1 is called a binary digit, or _____.
7.
True or False: Assembly languages were developed to make the programmer’s job easier.
A. 
True
B. 
False
8.
A program called a(n) ______ translates instructions written in Java into bytecode.
9.
A program called a linker translates each bytecode instruction into the machine language of your computer, and then executes it.
A. 
True
B. 
False
10.
One common problem-solving technique includes analyzing a problem, outlining the problem requirements, and designing steps, called a(n) ________, to solve the problem.