A dictionary might say,
"...A series of instructions or statements, in a form acceptable to a computer, prepared in order to achieve a certain result."
But that would be a boribng answer. Correct, but boring. Basically a computer program is a bunch of information you don't see that does something for you. Here's some examples of well-known computer programs.
internet explorer iexplore.exe Windows 98 win.com Microsoft Word word.exe
You'll notice that these examples have .exe, .com at the end. This part, separated by a dot " . " is called the 'extension' of the filename. For OS's like Windows, OS2/Warp and DOS, this 3-character extension is like a license plate. It lets the computer OS, know what kind of program they are and what to do with them.
Other computer program file names are not necessarily directly used by the PC itself, but rather used to assist, store data for or record data for another program. Examples include:
mfc32.dll A library of data that other programs use. win.ini a collection of "setup" options for some versions of windows.
Files like these should not be messed with by the user. You can really foul things up.
Chat with our AI personalities
Applicacation basicly means a program you run on your computer.
Common issues that can arise from a malformed definition in computer programming include errors in code execution, unexpected behavior of the program, and difficulty in debugging and maintaining the code.
The set of instructions that tells the computer how to perform a particular task is called a "computer program" or "software." These instructions are typically written in a programming language such as Python, Java, or C++. The program is then executed by the computer's processor, following the specified sequence of operations to achieve the desired outcome.
A computer program contains instructions, to be executed by a computer.
A Computer Program