About 24,600 results
Open links in new tab
  1. Computer program - Wikipedia

    A computer program is a sequence or set [a] of instructions in a programming language for a computer to execute. It is one component of software, which also includes documentation and other intangible …

  2. What is a Computer Program? - GeeksforGeeks

    Jul 23, 2025 · 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.

  3. Computer program | Definition & Facts | Britannica

    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.

  4. What Is a Program? - Computer Hope

    Jun 14, 2025 · Without programs, your computer would be able to operate with the operating system (system software) but be incapable of doing anything else. A program gives the computer and user …

  5. What is a Computer Program - Online Tutorials Library

    What is a Computer Program? A computer program is a series or set of instructions in a programming language for a computer to carry out. It is one part of software, which also includes documentation …

  6. What is a computer program? (5 useful types) | Indeed.com UK

    Nov 27, 2025 · A computer program, also known as an application, is a system of one or more coded commands that you use to complete an action on your device. When these instructions work …

  7. What is a computer program? - TechTarget

    Nov 16, 2021 · 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 …

  8. What is computer program and programming - Codeforwin

    May 16, 2017 · A Program is a set of instructions compiled together in a file to perform some specific task by the CPU (Central Processing Unit). It is a series of binary numbers (0s and 1s) arranged in a …

  9. Program Definition - What is a computer program? - TechTerms.com

    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.

  10. What is a Program? (Definition & Meaning) | Webopedia

    Apr 23, 2024 · To use an analogy, a program is like a computer’s recipe. It contains a list of ingredients (called variables, which can represent numeric data, text, or images) and a list of directions (called …