answersLogoWhite

0

The CU (control unit)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does binary code make sound?

Binary code itself does not produce sound; it is a system of representing data using two states, typically 0s and 1s. However, when binary code is processed by a computer or electronic device, it can be translated into audio signals, which can then be converted into sound by speakers or headphones. Essentially, while binary code is silent, it can be used to create sound through the right hardware and software.


How computer process bits and bytes?

Bits and bytes are processed into binary code (0 & 1) and are sent to the processor to be processed (hence the name) into the computer's motherboard and is sent to wherever it needs to go.


What is the binary code for 01001011?

That IS the binary code.


What is -33 in binary code?

00100001 is the binary code for 33


Who discovered binary code?

Jamesgates discovered binary code instringtheory


How do you convert binary code to text code and text to binary?

You can are ASCII-tabellen. For converting binary to text


What is the vhdl code for binary to hex convertion?

vhdl code for binary to Hexadecimal ?


When was The Binary Code - band - created?

The Binary Code - band - was created in 2004.


Do computers today still use binary code?

The circuits in a modern computer processor are made up of billions of transistors. A transistor is a tiny switch that is activated by the electronic signals it receives. The digits 1 and 0 used in binary reflect the on and off states of a transistor where 0 can be represented by a low voltage and 1 with a high voltage.


What is the name for 512 in binary code?

The name for 512 in binary code is 1000000000.


What is sixteen in the Binary code system?

Sixteen in the Binary code system is (1000)2


How would you write the number two in binary code?

'2' Decimal code => '10' Binary code.