Binary and Assembly
Binary and Assembly
Glossary
bit - a single 0 or 1
byte - the smallest addressable section of memory. Usually 8 bits.
word - the number of bytes considered a single unit. Usually 2 bytes.
dword - two words.
qword - four words.
SOURCE: StackOverflow
Tags
None
Subscribers
None
- Last Author
- jcmcdonald
- Last Edited
- Feb 24 2015, 1:24 PM