answersLogoWhite

0

That sir (or mam) is your operating system in conjunction with your processor.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How the computer can understand binary language?

The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.


How do you convert binary to hexadecimal using assembly language?

Well, honey, in assembly language, you convert binary to hexadecimal by grouping the binary digits into sets of four, then converting each group into its hexadecimal equivalent. You can use bitwise operations like shifting and masking to make the conversion process smoother. Just remember, in the end, hexadecimal is just a fancy way of saying "base 16."


How do you convert image to binary format?

To convert image to binary, you just have to convert image to binary. Hope this helps.


What is binary language?

Binary is made up of 0's and 1's. Binary can also be called Machine Code. Binary is the 'language' that the computer understands.


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


How do you convert 47.5 into binary?

To convert 47.5 into binary, first convert the integer part (47) to binary. 47 in binary is 101111. For the fractional part (0.5), multiply by 2, resulting in 1.0, which indicates that the binary representation of 0.5 is .1. Combining both parts, 47.5 in binary is 101111.1.


How do you subtract 2 binary numbers?

An easy way is to convert them to decimal, subtract, then convert the answer back to binary.


How do you Convert 180 into binary?

The number 180 in binary is 10110100


How do convert 5 into binary?

5 expressed in binary is 101


How does 11.25 convert binary into decimal?

11.25 is not a valid binary.


How do you convert 000010 in binary?

000010 in binary is 2 in decimal.


How you convert 2011 binary form and hexadecimal form?

The answer depends on what form you wish to convert binary and hex 2011 to.