like fork(do not need to copy code and data) we do resource sharing efficientlyimage copy on write time, parent and child processes to initially share the sameIf either process modifies a shared page, only then is the page copied.