if a processor is 32 bit then how much ram will it support?
if a processor is 32 bit then how much ram will it support?
on its face the answer as others have said is 2^32 = 4294967296 but often, a memory management unit (MMU) is present that allows this to vary. A good overview of the MMU is at: https://en.wikipedia.org/wiki/Memory_management_unit
on its face the answer as others have said is 2^32 = 4294967296 but often, a memory management unit (MMU) is present that allows this to vary. A good overview of the MMU is at: https://en.wikipedia.org/wiki/Memory_management_unit