+ 7
What is Program
13 Antworten
+ 14
Program is a package of data and orders
+ 10
a program is a set of instructions written in programming language that are given to a computer to perform a specific task....
+ 8
PROGRAM:
In computing, a program is a specific set of ordered operations for a computer to perform. In the modern computer that John von Neumann outlined in 1945, the program contains a one-at-a-time sequence of instructions that the computer follows. Typically, the program is put into a storage area accessible to the computer. The computer gets one instruction and performs it and then gets the next instruction. The storage area or memory can also contain the data that the instruction operates on. (Note that a program is also a special kind of "data" that tells how to operate on "application or user data.")
.....
https://searchsoftwarequality.techtarget.com/definition/program
+ 6
A Set of instruction given by the computer to perform a specific tasks that has written in different root of programming languages is called PR●GRAM.
+ 5
A program is a process under execution...
+ 5
Simply program is a line of code in which we complete any particular task through the computer.
And the user's work is written to make it easy.
+ 5
As you well know that computer is damn elctronic machine it is doing what we give in the form of instructions. So,
Programe : It is an instruction or a group of instructions that give to the computer by using some set of rules of a programing language to perform some specific tasks.
Software : Its is a suite of programs or It is a combination of well-defined programes and when we installed a software. It change into the process
Process : The active state of a software
+ 3
a set of instructions for a computer to initiate
+ 3
Program is an instruction of computer in structured and ordered manner that execute a specific task.
+ 3
Best Editor for HTML
Send me link or name
+ 3
Program = algorithms + data structures.
+ 3
Program is a set of instructions,set of Operations are called program.
+ 2
A set of instructions