Question on Memory Management in UNIX

I am currently using a UNIX server and I am wondering whether memory will be allocated for each individual code, data and stack in the process if I start several copies of the same process? I shall be grateful for any answer offered.
