Quizzes & Puzzles0 min ago
Computers
1 Answers
What does Stored Program mean and what does it do and how?
Answers
Best Answer
No best answer has yet been selected by mchack85. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Hello mchack85,
A stored-program computer is a computer that is controlled by internally stored instructions, can synthesize and store instructions, and can subsequently execute those instructions. And stored programs are a plan or routine for solving a problem on a computer. Processing may include the use of an assembler, a compiler, an interpreter, or a translator to prepare the program for execution, as well as the execution of the program.
The sequence of instructions may include statements and necessary declarations. 2. A sequence of instructions used by a computer to do a particular job or solve a given problem. 3. To design, write, and test programs.