A computer program
It is a series of commands that tells the computer what specific task to perform when the program is running on a computer. A computer of any kind cannot function without a computer program.
A programmer creates programs in a programming language, in its form of readable source code and a friendly interface for all users who are going to use the program. a compiler can derive machine code. Alternatively, a computer program can be executed with the help of an interpreter.
All programs give specific orders to the computer to carry out the task requested by the user.
Computer programs
They are classified according to functional lines, such as application software and system software. All programs are created in different / different programming languages.
When the user runs the program, the computer reads the file and the processor reads the data from the file as a list of instructions. So the computer does what the program tells it to do.
Example of Programs:
0 Comments