Tag: interviews
All the articles with the tag "interviews".
Threads vs Processes
Threads and Processes are two fundamental concepts in operating systems and computer science. They are used to execute multiple tasks concurrently. In this post, I will describe the difference between Threads and Processes.