answersLogoWhite

0

Computers use binary logic to process information.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Computer Science
Related Questions

What is sequential logic?

Any circuit that converts binary information into machine readiable form is called sequential circuit


Can computers add using binary?

Almost all can, indirectly by using logic or code tricks. However some processors, such as the POWER6 and POWER7 processors from IBM, can actually process in true binary.


What is logic 0 and logic 1?

Logic 0 and logic 1 are the two states in digital (or binary) logic. A binary numbering system has but two numbers: 0 and 1. In contrast, we use a decimal system with 10 numbers: 0 to 9. The area of algebra that addresses binary (2-state) logic is called Boolean. In Boolean a logic 0 may be refered to as 'low', 'off' or 'false'; a logic 1 as 'high', 'on' or 'true'. Boolean logic is the foundation of digital electronics.


What type of statement is made in an if then format?

Binary logic.


What is the device that produces a single binary output based on one or more binary inputs?

Logic gate


what are the applications of logic micro operation?

A logic microoperation specify binary operation for a string of bits stored in registers.These operation consider each bit in the registers seperately and treat it as a binary variable. Eg:-F--A(+)B If the contents of register A is 1010 and that of register B is 1100 than the information is transfer to register F is 0110


Explain why Boolean logic is so important for computers?

Because computers uses binary as its language. And programs are representation of logic.


Why we use only ''0'' and ''1'' in logic?

Binary logic has only two possible values:TRUE or FALSE and these are coded as 1 and 0.


What is bit logic?

Bit logic refers to the manipulation of binary values, typically represented as 0s and 1s, using logical operations such as AND, OR, NOT, and XOR. These operations form the foundation of digital circuit design and computer programming, enabling the processing and storage of information in computers. Bit logic is essential for understanding how computers perform calculations and make decisions based on binary data. It underpins everything from simple algorithms to complex data structures and systems.


Who pioneered binary math and Booblean logic?

Marc Dorcel maybe ? ( booBlean logic ;-) More seriously, the inventor of boolean algebra ( = binary maths ) is George Boole, a british mathematician of the 19th century. Funny lapsus nonetheless


What is the logic and reason behind your decision-making process?

The logic and reason behind my decision-making process involves gathering information, analyzing options, considering consequences, and choosing the best course of action based on facts and reasoning.


Any possible binary logic function can be implemented using only?

AND and NOT; OR and NOT; EQU and NOT; XOR