Archive for the tag 'binary and decimal numbers'
Convert Binary and Decimal Number
In computer language there are four base numbers. The four bases that number is binary (base 2), octal (basis8), decimal (base 10) and hexadesimal (base 16).Fourth number-based 2, 8, 10 and 16 are related to one another. So now we need to know how so that we can convert from one number to the base [...]
Posted in category: Computer
May 29, 2009 by computerzone with Comments (0)
Tags: binary and decimal numbers