Subject Details
Dept     : CSE
Sem      : 4
Regul    : 2023
Faculty : INDHUJA A
phone  : NIL
E-mail  : indhuja.a.cse@snsct.org
116
Page views
15
Files
1
Videos
8
R.Links

Icon
Assignments

Due Date Is Over
Due Date: 2026-01-30
Process in Operating systems
Course Outcome : CO1 Blooms level : Understanding A process is a program in execution. For example, when we write a program in C or C++ and compile it, the compiler creates binary code. The original code and binary code are both programs. When we actually run the binary code, it becomes a process. A process is an 'active' entity instead of a program, which is considered a 'passive' entity. A single program can create many processes when run multiple times; for example, when we open a .exe or binary file multiple times, multiple instances begin (multiple processes are created)