noreon
Computer Science - Computer Architecture
On a 64 bit system (where the bus length and word size are 64 bits) how would we determine the ammount of addressable locations in say 4gb of memory?
is is the case of
size of memory / word length = ammount of memory locations?
so on a 64 bit system where we have 4 gb of ram, there are 536,870,912 locations
each holding 64 bits?
117 replies