Executable
An executable or executable file, in computer science, is a file whose contents are meant to be interpreted as a program by a computer.Most often, it contains the binary representation of machine instructions of a specific processor (in which case the executable may also be referred to as a binary), but can also contain an intermediate form that will require the services of an interpreter to be run.
|