top of page
Search

Understanding System Calls and Threads in Operating System: A Comprehensive Guide
📘 System calls and its working In an operating system, a system call is a mechanism used by a process to request a service from the...
shubhangisingh453
Mar 31, 20235 min read
31 views
0 comments

Understanding Process Creation and System Calls in Operating Systems
In operating systems, a process is an instance of a running program. A process is created when a program is loaded into memory and...
shubhangisingh453
Mar 31, 20235 min read
9 views
0 comments
bottom of page