Computer Science, asked by ag658880, 30 days ago

how to convert 1,2,3,4 in to hexadecimal​

Answers

Answered by CottonKing143
2

The one main disadvantage of binary numbers is that the binary string equivalent of a large decimal base-10 number can be quite long.When working with large digital systems, such as computers, it is common to find binary numbers consisting of 8, 16 and even 32 digits which makes it difficult to both read or write without producing errors especially when working with lots of 16 or 32-bit binary numbers.One common way of overcoming this problem is to arrange the binary numbers into groups or sets of four bits (4-bits). These groups of 4-bits uses another type of numbering system also commonly used in computer and digital systems called Hexadecimal Numbers.

 \huge \mathfrak \blue{flw \: me}

Similar questions