True or False
1. If a computer uses hardwired control, the microprogram determines the instruction set for the machine.
2. A branch instruction changes the flow of information by changing the Program Counter.
3. A two-pass assembler generally creates a symbol table during the first pass and finishes the complete translation from assembly language to machine instructions on the second.
4. An assembler is a program that accepts a symbolic language program and produces the binary machine language equivalent, resulting in a one-to-one correspondence between the assembly language source program and the machine language object program.