What is a Process? A process is a collection of operating-system states that includes file-system handles, graphical windows, network sockets, and at least one thread of execution. What is a Thread? A thread is a unit of work that refers to a program...
blog.coolhead.in2 min read
No responses yet.