Twise Random

A site about computer science .
Skip to content
  • apple
  • android
  • c
  • cpp
  • data structure and algorithms
  • macos
  • python
  • tutorials

Tag: hexadecimal

what is a byte ?

Posted on August 3, 2019September 26, 2020 by mohamad wael

what is a byte ?

A byte is 8 bits ,

 [_ _ _ _ _ _ _ _ ]
  7 6 5 4 3 2 1 0 

number of bits = 7 - 0 + 1 = 8

A … Read More

data structure and algorithms byte, decimal, hexadecimal, octal