EXECUTABLE - 2 reference results
In computing, an executable (file) causes a computer "to perform indicated tasks according to encoded instructions, 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 WineSee also
References
Wikipedia, the free encyclopedia © 2001-2006 Wikipedia contributors (Disclaimer)
This article is licensed under the GNU Free Documentation License.
Last updated on Wednesday September 24, 2008 at 04:52:10 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation
This article is licensed under the GNU Free Documentation License.
Last updated on Wednesday September 24, 2008 at 04:52:10 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation
Copyright © 2009, Dictionary.com, LLC. All rights reserved.