programs

A computer program is a collection of instructions that can be executed by a computer to perform a specific task.
A computer program is usually written by a computer programmer in a programming language. From the program in its human-readable form of source code, a compiler or assembler can derive machine code—a form consisting of instructions that the computer can directly execute. Alternatively, a computer program may be executed with the aid of an interpreter.
A collection of computer programs, libraries, and related data are referred to as software. Computer programs may be categorized along functional lines, such as application software and system software. The underlying method used for some calculation or manipulation is known as an algorithm.

View More On Wikipedia.org
  • 1

    eldoary

    Newbie
    • Posts
      2
    • Likes
      0
    • Points
      0
  • 1

    SouthE

    Well-known Member
    • Posts
      517
    • Likes
      13
    • Points
      0
  • 1

    SuperHiro

    Well-known Member
    • Posts
      898
    • Likes
      14
    • Points
      0
  • 1

    Kochima

    Well-known Member
    • Posts
      761
    • Likes
      10
    • Points
      0
  • 1

    Jonab Ru

    • Posts
      1,838
    • Likes
      6
    • Points
      38
  • Top