Skip to main content

What is programming and its meanings?



What is the program on the computer:
In the computer, the program is a set of orders in ordered operations to perform for a computing device. In the era of modern computers is outlined by Jhon Von Neumann in 1995, the program is a sequence of instructions that the computer follows one at a time. Mainly, the program also put in storage which is accessible to this computer. The computer gets instructed fist time, and after performing this it gets the next instruction to perform. The accessible storage or memory stored the program data, which operates the computer or any computing device.

Basically, the program is a special kind of data that operates the application or user data.


About the program:
The program can be divided characterized or batch in terms of what and how continuously they run. An interactive program receives data from an interactive user or some of the cases from another program that simulates from the interactive users. And a batch program runs and performs then stop. A Command Prompt or a web Browser is a live example of an interactive program and also a program which calculates something and prints out the result, that is an example of a batch program.
<h4>Program accessories:</h4>
When you create a program, that is a kind of computer language. When your language statement are the source program, then when you compile this source code with a spacial type of program called language compiler and also result is called an object program or object oriented program. There are many synonyms for object program. The object program has 0s and 1s string called machine language that works with logistic processor.

The language compiler construct a machine language of a computer with an understanding of the computer's logistic architecture including the possibilities of computer instructions and the number of bits instructions.

I hope, I solved your question about what you think about it. Let us know your thinking in the comment section.

Comments