All about INFORMATION OF COMPUTER & INTERNET

Monday, 1 July 2013

Number System

Assalamualaikum ,

In this week , i have learn about number system in computer. There's four number system which is decimal, binory, octal, & hexadecimal number system. 


A) DECIMAL NUMBER SYSTEM.
- numerals to form a string of number.
- 1,2,3,4,5,6,7,8,9,0
- based on base 10

B) BINARY NUMBER SYSTEM
- two numerals or digit to form a string a numbers.
- 0&1
- known as 'bits'


C) OCTAL NUMBER SYSTEM
- eight numerals to form a string of numbers.
- 0,1,2,3,4,5,6,&7
- based of eight


D) HEXADECIMAL NUMBER SYSTEM
- uses symbols both numerals and letters to form a string of numbers.
- 0,1,2,3,4,5,6,7,8,9 A,B,C,D,E,F
- base 16

thats all that number system that i've learn . :)

No comments:

Post a Comment