1 Answer

Answer :

 A Gate is a logic circuit with one or more inputs, but only One output

Related questions

Description : In a logic circuit the NOR and NAND gate functions ____________. A. must be accomplished with a common base transistor arrangement B. are available in diode form C. are exact opposites with the ... . have output conditions that are exact opposites to the output condition for OR and AND, respectively

Last Answer : Answer: D

Description : A two-input X-OR gate will produce a HIGH output when the inputs are at what logic levels?

Last Answer : . One or the other of the inputs must be HIGH, but not both at the same time.

Description : In what state must the inputs to a NOR gate be in order to produce a logic 1 output?

Last Answer : All inputs must be low.

Description : A NAND gate has inputs labeled as A, B, and C. If A and B are HIGH, C must be at what logic level to produce a HIGH output?

Last Answer : . Low.

Description : A NAND gate has Z and X as inputs. What will be the output logic level if Z is HIGH and X is LOW?

Last Answer : HIGH.

Description : The output of a logic gate is 1 when all its inputs are at logic 0. the gate is either (A) a NAND or an EX-OR (B) an OR or an EX-NOR (C) an AND or an EX-OR (D) a NOR or an EX-NOR

Last Answer : (D) a NOR or an EX-NOR

Description : The output of logic gate is '1' when all its inputs are at logic '0' The gate is (A) NAND/EX-OR (B) NOR/EX-OR (C) AND/EX-NOR (D) NOR/EX-NOR

Last Answer : The answer is (D) If we take two input A and B, and corresponding output Y then for nor gate Y = complement of (A+B)  ;for ex-nor gate Y= A.B + complement of(A.B) The above two relation showing always Y =1 for A=0,B=0.

Last Answer : The OR gate has one or more high inputs, produces high output

Last Answer :  In a NOR gate all inputs must be Low to get high output

Description : A full adder logic circuit will have (A) Two inputs and one output. (B) Three inputs and three outputs. (C) Two inputs and two outputs. (D) Three inputs and two outputs.

Last Answer : Ans: D A full adder circuit will add two bits and it will also accounts the carry input generated in the previous stage. Thus three inputs and two outputs (Sum and Carry) are there.

Description : What is the equivalent logic gate of a two-input NAND gate with both inputs inverted?

Last Answer : OR gate.

Description : The output of two inputs OR gate is zero only when: (a) Both are one (b) Both are zero (c) Either input is 1 (d) None

Last Answer : (b) Both are zero

Description : The gate whose output is LOW, if and only if all the inputs are HIGH, is

Last Answer : The gate whose output is LOW, if and only if all the inputs are HIGH, is NAND

Description :  For a NAND gate, when one or more inputs are low then the output will be A) Low B) High C) Alternately high and low D) High or low depending on relative magnitude of inputs 

Last Answer :  For a NAND gate, when one or more inputs are low then the output will be High 

Description : What will be found in the output if two inputs of Ex-OR gate are high ?

Last Answer : If two inputs of Ex-OR gate are high then 0 will be found in the output .

Description : . What will be the output of an X-NOR gate when both inputs are LOW?

Last Answer : HIGH.

Description : What will be the output of an X-OR gate when both inputs are HIGH?

Last Answer : Low (0)

Description : What is the output Boolean expression for an AND gate with A and B as inputs when the B input is inverted?

Last Answer : AB

Description : What is the output Boolean expression for a NOR gate with R and T as inputs?

Last Answer : (R +T)’

Description : What will be the output of a NOR gate when both inputs are HIGH?

Last Answer : Low.

Description : What is the output Boolean expression for a NAND gate with inputs A, B, and C?

Last Answer : C B A

Description : What must be the state of the inputs to a NAND gate in order to produce a LOW output?

Last Answer : All inputs must be HIGH.

Description : What is the Boolean expression for the output of an AND gate that has R and S as inputs?

Last Answer : f = RS.

Description : The NOR gate output will be low if the two inputs are (A) 00 (B) 01 (C) 10 (D) 11

Last Answer : A

Description : The NAND gate output will be low if the two inputs are (A) 00 (B) 01 (C) 10 (D) 11

Last Answer : (D) 11

Description : Output of NAND gate is 0. for three inputs when:

Last Answer : Output of NAND gate is 0. for three inputs when: all the inputs are 1

Description : The output of a 2-input NAND gate with high at both the inputs will be • High • Low • High & low • None of the above.

Last Answer : The output of a 2-input NAND gate with high at both the inputs will be Low

Description : The output of an AND gate with three inputs, A, B and C, is HIGH when __________. a) A=1,B=1,C=0 b) A= 0,B= 0,C= 0 ' c) A=1,B=1,C=1 d) A=1,B= 0,C= 1

Last Answer : Sahara theme port n a n d Gate if two input Array Logic 0 the output is dash

Last Answer : A gate in which all inputs must be low to get a high output is called A NOR gate.

Description : One method of troubleshooting digital circuits in a console is to ___________. A. supply alternate logic levels at the input(s) and test for change of state conditions at the output B. ground all ... output D. vary each input smoothly from 0-10 volts and test for similar variance at the output

Last Answer : Answer: A

Description : What values are found in the output of the logic gate ?

Last Answer : 0 or 1 value is found in the output of the logic gate .

Description : Which TTL logic gate is used for wired ANDing (A) Open collector output (B) Totem Pole (C) Tri state output (D) ECL gates

Last Answer : Ans: A Open collector output.

Description : The basic logic gate whose output is the complement of the input is the: - a) OR gate b) AND gate c) inverter d) comparator

Last Answer : The basic logic gate whose output is the complement of the input is the: -  inverter

Description : In a logic circuit, the NOT gate function _____________. A. does not alter a logical input B. serves to amplify a given signal level C. must be accomplished with a common collector transistor arrangement D. reverses an input logic condition

Last Answer : Answer: D

Description : Design a asynchronous sequential circuit with 2 inputs T and C. The output attains a value of 1 when T = 1 & c moves from 1 to 0. Otherwise the output is 0

Last Answer : • Obtain the state diagram • Obtain the flow table • Using implication table reduce the flow table • Using merger graph obtain maximal compatibles • Verify closed & covered conditions • Plot the reduced flow table • Obtain transition table • Excitation table • Logic diagram

Description : In a certain electronic circuit the output is positive if input 1 is positive and input 2 is zero. If both inputs are positive the output is zero. This is: w) an AND circuit x) a NOR circuit y) an OR circuit z) a high-pass filter

Last Answer : ANSWER: Y -- AN OR CIRCUIT

Description : For the circuit shown in figure, the Boolean expression for the output y in terms of inputs P, Q, R and S is

Last Answer : For the circuit shown in figure, the Boolean expression for the output y in terms of inputs P, Q, R and S is P+Q+R+S

Description : What is the number of rows of a logical gate with three inputs ?

Last Answer : There are 8 rows of logical gates with three inputs .

Description : How many inputs and how many outputs of NOT gate ?

Last Answer : NOT Gate has one input and one output.

Last Answer :  In case of OR gate, no matter what the number of inputs, a 1 at any input causes the output to be at logic 1.

Last Answer : An OR gate has 6 inputs. The number of input words in its truth table are 64.

Description : If the inputs to the diagram shown in the illustration were J=1, K=0, H=0, L=1, M=1, what logic levels would be indicated at points 'X' and 'Y' respectively? EL-0089 A. 0,0 B. 0,1 C. 1,0 D. 1,1

Last Answer : Answer: D

Description : If the inputs to the diagram shown in the illustration were J=1, K=1, H=0, L=1, M=1, what logic levels would be indicated at points 'X' and 'Y' respectively? EL-0089 A. 0,0 B. 0,1 C. 1,0 D. 1,1

Last Answer : Answer: D

Description : If the inputs to the diagram shown in the illustration were J=0, K=0, H=1, L=0, M=1, what logic levels would be indicated at points 'X' and 'Y' respectively? EL-0089 A. 0,0 B. 0,1 C. 1,0 D. 1,1

Last Answer : Answer: C

Description : If the inputs to the diagram shown in the illustration were J=1, K=0, H=1, L=1, M=0, what logic levels would be indicated at points 'X' and 'Y' respectively? EL-0089 A. 0,0 B. 0,1 C. 1,0 D. 1,1

Last Answer : Answer: A

Description : What is Universal Logic Gate ?

Last Answer : AND, OR and NOT These three gates are called basic gates. Again, it is possible to make any logic circuit by combining these three gates. However, it is possible to create any circuit only with NAND ... gates only with NOR Gate . Hence NAND and NOR Gate are known as Universal Gate or Universal Gate.

Description : What is a logic gate ?

Last Answer : Logic Gate When a number or sum can be governed by a specific rule , that rule is called logic. And all circuits that are designed based on these logical principles that have one or more inputs ... relay machine. In modern IC (integrated circuit) technology all kinds of digital gates are made as IC.

Description : What is the function of logic gate ?

Last Answer : Signals can be exchanged through binary arithmetic solutions.

Description : What are the requirements of logic gate ?

Last Answer : Boolean algebra solutions and logic gates are needed to perform various computer functions.

Description : OR Logic Gate

Last Answer : Thulna can be done with electric parallel bar.