answersLogoWhite

0


Best Answer

Computers do most of their calculations in binary, internally.

The binary system consists of 1's and 0's only, which are used in computer technology to signify "on" or"off", the only possible states for each of the millions of transistors operating the machine.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

First of all it is not necessary for every IT professional to understand binary number system. Mostly binary number system is required if you are programming in low level. Low level would be operating systems, drivers, network, compression and other tasks that require this.

CPU (Central Processing Unit) is a logic circuit board which is capable to understand only to things True of False. And here comes the binary number system where 0 stands for False and 1 for True. All numbers, letters, every data for CPU is just plain 0 and 1 numbers sequence and by packing we can give them some meaning.

In all days if you pressed "O" key in MS-DOS environment, you would get "O" letter on the screen. What computer sees is that it gets one byte (one byte is ASCII table represents one letter) 4F which is 8 bits 1001111.

There are a lot of operations that are done by bit and the bit is the lowest and simplest atom that CPU understands.

This is very brief information if more information is required, please, contact me.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

You should absolutely learn binary. First, because it's really really easy. It's like the math you already know, but with fewer digits. Second, because binary and hexadecimal are an easy way to understand the native "size and shape" of numbers inside computers -- and *that* is important.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

the numbers in itself is ofthen not what a IT pro is seeing. we see text and like al other men (that cant read information like those in Matrix) we cant realy read the numbers. we know that is what the prosesor gets and al, but is we had to read in binary or anything close to the stream like that we might go crazy. well some binary is always good to know if you need some information that is spesifik, but usualy even that is not something IT handles.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

very important. its actually something fundamental.

all electronic devices work by binary.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why an understanding of the binary number system is important to IT professionals?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Express the decimal number 57 in binary?

The binary value of the decimal number 57 (fifty seven) is 00111001According to three different decimal to binary converters I tried, the decimal number 57 is expressed in binary as 111001. Being able to convert to binary is important because binary is what computers work in.


How do you solve a binary operation?

(11110011)base 2 solve dis binary number... Answer to this question requires an understanding of binary function, truth table and gate level minimization approach. [1] A binary function is an expression consisting for binary variables, binary operators and constants (1 or 0). [1] http://fullchipdesign.com/bfttg.htm Example of binary function minimization approach can be referred from Internet resources.


What is the quotient when binary number 1100 is divided by binary number 11?

100


What is 919167 as a binary number?

The number 919167 in binary is 11100000011001111111


What is the binary number for 225?

The number 225 in binary is 11100001


What is the decimal number 4693 as a binary number?

The number 4693 in binary is 1001001010101


What is one or 1 as a binary number?

The number 1 as a binary number is 1


What is the decimal number of the binary number 13 in the OCT counting system?

There is no decimal number for the binary number 13 because 13 cannot be a binary number.


What is the binary number equivalent of fourteen?

The number 14 in binary is 1110


What is the decimal equivalent of the binary number 200?

Invalid binary number.


What is the decimal number 160 in binary?

The number 160 in binary is 10100000


How is 11 written in binary number?

The number 11 in binary is 1011