In computer science, an object file is an organised collection of named objects, and typically these objects are sequences of computer instructions in a machine code format. Though Object files contain machine code they cannot be directly executed by a computer's CPU. Object files are typically produced by a compiler as a result of processing a source code file. Object files contain compact code, and are often called "binaries". A linker is typic...
more
Read article at Wikipedia
Object file
Similar topics in Freebase
-
Executable
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... -
PNG
Portable Network Graphics (PNG) is a bitmapped image format that employs lossless data compression. PNG was created to improve upon and replace GIF (Graphics Interchange Format) as an image-file format not requiring a patent license. It is pronounced /ˈpɪŋ/ or spelled out as P-N-G. The PNG acronym... -
GIS file formats
A GIS file format is a standard of encoding geographical information into a file. They are created mainly by government mapping agencies (such as the USGS) or by GIS software developers. Metadata often includes: -
Document file format
A document file format is a text or binary file format for storing documents on a storage media, especially for use by computers. There currently exist a multitude of incompatible document file formats. A rough consensus has been established that XML is to be the basis for future document file... -
Playlist
In its most general form, a playlist is simply a list of songs. The term has several specialized meanings in the realms of radio broadcasting and personal computers. The term originally came about in the early days of top 40 radio formats when stations would devise (and, eventually, publish) a... -
Disk image
A disk image is a single file or storage device containing the complete contents and structure representing a data storage medium or device, such as a hard drive, floppy disk, CD, or DVD, although an image of an optical disc may be referred to as an optical disc image. A disk image is usually...