Process : Thread : Core
Before we jump to this we need to understand what a program is " A program is a set of code or instructions that is stored in disks. when it is loaded to the memory and executed it becomes a process.
Process:
A process is an instance of a program tha...
aman09.hashnode.dev3 min read