How many words can be in the address space?
问题 Here is the problem I am working on The Problem: A high speed workstation has 64 bit words and 64 bit addresses with address resolution at the byte level. How many words can in be in the address space of the workstation? I defined the different terms in the problem Word Size - Processor natural unit of data. The word size determines the amount of information that can be processed in one go Byte Level Addressing - Hardware architectures that support accessing individual bytes within a word 64