Yahoo Web Search

Search results

  1. May 10, 2024 · The set of instructions used to perform a specific task to obtain a specific result is termed a computer program. The computer program is generated by programmers or software developers. The code is then processed and executed to provide the output of the program.

  2. Jul 6, 2021 · As a verb, to program a computer is the writing of instructions, statements, or commands that instruct the computer how to process data. There are several programming languages used to program a computer.

  3. Jan 31, 2008 · A program (noun) is executable software that runs on a computer. It is similar to a script, but is often much larger in size and does not require a scripting engine to run. Instead, a program consists of compiled code that can run directly from the computer's operating system.

  4. Jun 28, 2024 · Computer program, detailed plan or procedure for solving a problem with a computer; specifically, an unambiguous, ordered sequence of computational instructions necessary to achieve such a solution. Computer programs are distinguished from equipment by referring to the former as software and the latter as hardware.

  5. Apr 23, 2024 · A program is a piece of code or set of instructions that tells a computer how to perform a task. To use an analogy, a program is like a computer’s recipe.

  6. 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.

  7. A computer program is a sequence or set of instructions in a programming language for a computer to execute. It is one component of software, which also includes documentation and other intangible components. A computer program in its human-readable form is called source code.