1. What is a Process? A process is a program in execution, which includes the program code (text section), current activity (stack), and the process's memory (data section). A process refers to the active execution of a program. It consists of sev...
adityag7678.hashnode.dev4 min read
No responses yet.