Executable

This MedLibrary.org supplementary page on Executable is provided directly from the open source Wikipedia as a service to our readers. Please see the note below on authorship of this content, as well as the Wikipedia usage guidelines. To search for other content from our encyclopedia supplement, please use the form below:

A hex dump of a binary executable file
A hex dump of a binary executable file

In computing, an executable (file) causes a computer "to perform indicated tasks according to encoded instructions,"[1] as opposed to a file that only contains data. Files that contain instructions for an interpreter or virtual machine may be considered executables, but are more specifically called scripts or bytecode. Executables are also called "binaries" in contrast to the program's source code.

Interaction with operating systems

Some operating systems designate executable files by filename extension (such as .exe) or noted alongside the file in its metadata (such as by marking an "execute" permission in Unix-like operating systems). Most also check that the file has a valid executable file format to safeguard against random bit sequences from inadvertently being run as instructions. Modern operating systems retain control over the computer's resources, necessitating that individual programs make system calls to access privileged resources. Since each operating system family features its own system call architecture, executables are generally tied to specific operating systems. However, there many tools available that makes executables made for one operating system work on another one. Examples of these include Cygwin and Wine

See also

References

  1. ^ "executable". Merriam-Webster's Online Dictionary. Merriam-Webster. Retrieved on 2008-07-19.

Wikipedia content modification information:

  • This page was last modified on 24 September 2008, at 11:52.

Wikipedia Authorship and Review

Wikipedia content provided here is not reviewed directly by MedLibrary.org. Wikipedia content is authored by an open community of volunteers and is not produced by or in any way affiliated with MedLibrary.org.

Wikipedia Usage Guidelines

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article on "Executable".

The URL for this specific entry is:

All Wikipedia text is available under the terms of the GNU Free Documentation License. (See Copyrights for details). Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.