This wiki is out of date, use the continuation of this wiki instead

Byte

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:15, 13 May 2007 (edit)
Sandman (Talk | contribs)

← Previous diff
Current revision (01:15, 13 May 2007) (edit) (undo)
Sandman (Talk | contribs)

 

Current revision


[edit] Definition

BYTE

Bytes are whole numbers ranging from 0 to 2^8-1 ( 0 to 255 ). This is because a byte uses 8 bits (1 byte) to denote its value. A byte is the smallest datatype directly accessible in nowadays memory.

Personal tools