What is the difference between the operating system – program, executable programs and processes?

I want to know what is the difference between a program, an executable file and a
processing?
in a nutshell –

Program: A program is a set of human-readable formats (HelloWorld.c)

Executable file: executable file is the compiled form of the program (HelloWorld.exe file)

Process: process is executable run by OS File. The one you see in the task manager or task list (when we double-click it, the HelloWord.exe process.)

I want to know the program, executable What is the difference between a file and a
processing?

In simple terms-

Program: A program is a set of instructions in a human-readable format. (HelloWorld.c)

Executable file: The executable file is the compiled form of the program (HelloWorld.exe file)

Process: The process is an executable file run by the OS. You can view it in the task manager or task list To the one (when we double-click it, the HelloWord.exe process.)

Leave a Comment

Your email address will not be published.