I ♥ Computer | Internet


Siti Shahirah Binti Abdul Shukor
September 9, 1994
Alor Setar, Kedah.
Twitter : sherahhhh
Albukhary International University

Rain Sound (Piano Ver)
by B.A.P







You're allowed to drop your words here.

No harsh words !

No spamming and please leave your blog URL.





Computer Hardware Basics - Number Systems
Wednesday, 26 June 2013 | 0 sweet(s) |
Assalamualaikum and Hi reader(s). In this post would like to share with you the next subtopic that I learned in this course after COMPUTER MAIN COMPONENTS.



Decimal Number System





Binary Number System
It uses two numerals/digits to form a string of numbers.
They are 0 and 1. Also known as BITS.
Binary numbers have a base or radix of two, written as X2
where X is any number string/pattern.
This is the number used by computers. Example :1102

Octal Number System


Hexadecimal Number Systems

  • It uses 16 symbols (numerals + letters) to form a string of number.
  • They are 0,1,2,3,4,5,6,7,8,9,A,B,C,D and E.
  • Also known as HEX. 
  • Binary numbers have a base or radix of 16, written as X16 
  • where X is any number string/pattern.
  • This is the number typically used to represent digital data.
  • Example : B16





Previous Post . New Post