The are 2^32 possible memory addresses in a 32 bit system, so the maximum size of the memory is 4GB. However, there are operating system specific limitations regarding memory. Windows operating systems have a default VM of 2GB, as do many UNIX-like systems. In some versions of Windows, the VM...