UoW SG Corner

Welcome to UoW SG Corner, a forum for all of us!!! We can have a chit chat here, share anything we have! Make your university life more interesting with this forum! Enjoy it!!!
HomeHome  ­CalendarCalendar  ­FAQFAQ  ­SearchSearch  ­MemberlistMemberlist  ­UsergroupsUsergroups  ­RegisterRegister  ­Log inLog in  
Post new topic   Reply to topicShare | 
 

 Hexadecimal Number

View previous topic View next topic Go down 
AuthorMessage
donysukardi
Admin


Number of posts: 54
Age: 19
Location: Holland Drive
Registration date: 2008-10-05

PostSubject: Hexadecimal Number   October 11th 2008, 00:04

Refers to the base-16 number system, which consists of 16 unique symbols: the numbers 0 to 9 and the letters A to F. For example, the decimal number 15 is represented as F in the hexadecimal numbering system. The hexadecimal system is useful because it can represent every byte (8 bits) as two consecutive hexadecimal digits. It is easier for humans to read hexadecimal numbers than binary numbers.

To convert a value from hexadecimal to binary, you merely translate each hexadecimal digit into its 4-bit binary equivalent. Hexadecimal numbers have either an 0x prefix or an h suffix. For example, the hexadecimal number

0x3F7A

translates to the following binary number:

0011 1111 0111 1010
Back to top Go down
View user profile http://uowsgcorner.forumotion.net
 

Hexadecimal Number

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
UoW SG Corner :: Classes :: CSCI114-
Post new topic   Reply to topic