Understanding the Question: We need to identify the data-processing capacity (word length) of the Intel 8085.
Key Formulas and approach: Word length refers to the size of the data bus and the capacity of the accumulator/ALU.
Detailed Solution:
Step 1: Analyzing the Data Bus. The 8085 has an 8-bit data bus.
Step 2: Analyzing the registers. The primary accumulator and registers in the 8085 are designed to store and process 8 bits of information at a time.
Step 3: Clarification. While the address bus is 16-bit, the data it actually processes (the word) is 8-bit.
Conclusion: The 8085 is an 8-bit microprocessor.