computer program

n.A sequence of instructions given to a computer to perform a specific task or produce a desired outcome; a program5.

Notes

Modern programs are typically written in a high-level language such as Basic, C, Java, or Pascal, which reflect the steps necessary to accomplish the task. That high-level language is then translated into executable code by an assembler or compiler.