An editor has 100 KB of program text, 30 KB of initialized data, and 50 KB of BSS (Block started by symbol).
The initial stack is 10 KB.
Suppose that three copies of this editor are started simultaneously.
How much physical memory is needed (a) is shared text is used, and (b) if it is not?