A file format is a particular way to encode information for storage in a
computer file.Since a
disk drive, or indeed any
computer storage, can store only
bits, the computer must have some way of converting
information to 0s and 1s and vice-versa. There are different kinds of formats for different kinds of information. Within any format type, e.g.,
word processor documents, there will typically be several different formats. Sometimes these formats compete with each other.
See more at Wikipedia.org...