Answer:
1. x86 and IBM 370 are examples of processor families.
2. Assembly language statements have a one-to- one relationship with machine language statements.
3.A high-level language statement has a one-to- many relationship with machine language statements.
4. Translating between language layers has two forms: interpreting and compiling.
5. x86 and x86_64 are examples of COMPLEX (CISC Complex Instruction Set Computing) instruction set architecture.
Step-by-step explanation:
These are the basics of computer architecture.