Microsoft interview question

What is a process

Interview Answer

Anonymous

19 June 2020

Explained what I learnt and remembered - that a process holds data on open files, a stack, register states, trapframe while in kernel space, signal handlers etc. Probably missed a few, haven't mentioned program counter.