answersLogoWhite

0

logi mean 0,1 some operations

User Avatar

Nellie Bauch

Lvl 10
3y ago

What else can I help you with?

Related Questions

What is self dual logic function?

A self-dual logic function is a function that is identical to its dual


Why it is called as logic function generator?

this generator operates using logical function thats why is called as logic function generator


What is the function of Algorithm Logic unit?

alu alogrithm logic unit


What is the main function of the ALU?

The function of the Arithmetic Logic Unit is to perform the arithmetic operations and boolean logic operations needed during instruction execution.Some Arithmetic Logic Units also provide temporary storage for operands and/or results of these operations in registers or accumulators, others do not provide any temporary storage (depending on the computer's architecture and/or implementation).


What is main function of the CPU?

The CPU does the work and determines the order in which operation are preformed . There are 3 main section of the CPU: - the on-chip memory section - the arithmetic -logic section - the control section


What is the difference between OR diagram and OR circuit?

OR diagram is a drawing or plan of the digital logic OR function, it is not able to actually do anything only tell a person something about this logic functionOR circuit is the actual electronics implementing the digital logic OR function, it is actually able to carry out this logic function in a digital device or system


What is a programmable logic ASIC?

Programmable logic ASICs is a classification of ASICs are programmed by blowing fuses in a device to alter the logic function.


What is the and gate in AOI logic?

AOI logic stands for AND OR INVERT logic. AND gate in this logic is formed by two PMOS and two NMOS FETs. Its function is to AND two bits.


What is frontal lobes function?

It uses logic. I think


Which logic function requires both inputs to be a in order to output a 1?

The question could have been written better. I am assuming that you have two inputs each denoted by "a" and want to know which logic function requires both "a"s to be (1 or TRUE) so that the output is 1. The logic function is an AND gate


What are the three main logic gates?

And, Or and Exclusive Or


What kind of diagram graphically illustrates the structure of a program?

A flowchart is used to illustrate the logic of the program. To illustrate the structure we typically use a hierarchical tree, where the main function serves as the root.