[alex@localhost cwork]$ c++ memAllocation.cpp -o memAllocation.o [alex@localhost cwork]$ ./memAllocation.o Adjacent short integers have addresses 0xbffff50e and 0xbffff50c Adjacent integers have addresses 0xbffff500 and 0xbffff4fc Adjacent long integers have addresses 0xbffff4f0 and 0xbffff4ec Adjacent floats have addresses 0xbffff4e0 and 0xbffff4dc Adjacent doubles have addresses 0xbffff4c8 and 0xbffff4c0 Adjacent long doubles have addresses 0xbffff4a0 and 0xbffff490 Adjacent characters have addressesôÿ¿ ôÿ¿t @ andôÿ¿ ôÿ¿t @ì Adjacent Booleans have addresses 0xbffff47b and 0xbffff47a [alex@localhost cwork]$