Do You Know? How a Program Actually Runs in Your System and what's the Role of OS here | Programming Fundamentals #2
Whenever you run a program, it is loaded from the hard disk (storage) into RAM (main memory) so that it can be executed.
But the question is: who brings the program from the hard disk to RAM??
-> And
girish-gikucoder.hashnode.dev1 min read