What happens if you run a 32bit program on a 64-bit system?
Furthermore, if you run a 32-bit program on a 64-bit machine, it will run perfectly because the program will take the computer as if it was a 32-bit machine. This happens because the processor enters a special mode and hides all the 64-bit extensions and libraries.