Explore topic-wise MCQs in Engineering.

This section includes 2291 Mcqs, each offering curated multiple-choice questions to sharpen your Engineering knowledge and support exam preparation. Choose a topic below to get started.

1401.

A latch can act as a contact-bounce eliminator.

A. True
B. False
Answer» B. False
1402.

The 555 timer can be used in either the astable or monostable modes.

A. True
B. False
Answer» B. False
1403.

ICs can perform sequential operations, including counting and data shifting.

A. True
B. False
Answer» B. False
1404.

An input which can only be accepted when an enable or trigger is present is called asynchronous.

A. True
B. False
Answer» C.
1405.

A flip-flop's normal starting state when power is first applied to a circuit is always the SET state.

A. True
B. False
Answer» C.
1406.

Latches are tristate devices whose state normally depends on asynchronous inputs.

A. True
B. False
Answer» C.
1407.

A logic gate has one or more output terminals and one input terminal.

A. True
B. False
Answer» C.
1408.

An exclusive-OR gate output is HIGH when the inputs are unequal.

A. True
B. False
Answer» B. False
1409.

The key to edge-triggered sequential circuits in VHDL is the ________.

A. ARCHITECTURE
B. PROCESS
C. FUNCTION
D. VARIABLE
Answer» C. FUNCTION
1410.

Assume an latch, made from cross-coupled NAND gates, has a 0 on both inputs. The outputs will be ________.

A. <img src="/_files/images/digital-electronics/digital-fundamentals/cua7_0010a.gif">
B. <img src="/_files/images/digital-electronics/digital-fundamentals/cua7_0010b.gif">
C. <img src="/_files/images/digital-electronics/digital-fundamentals/cua7_0010c.gif">
D. <img src="/_files/images/digital-electronics/digital-fundamentals/cua7_0010d.gif">
Answer» E.
1411.

VHDL does require a special designation for an output with a feedback.

A. True
B. False
Answer» B. False
1412.

A negative edge-triggered flip-flop will accept inputs only when the clock is LOW.

A. True
B. False
Answer» C.
1413.

A gated S-R flip-flop goes into the SET condition when S is HIGH, R is LOW, and EN is HIGH.

A. True
B. False
Answer» B. False
1414.

The term CLEAR always means that .

A. True
B. False
Answer» B. False
1415.

PRESET and CLEAR inputs are normally synchronous.

A. True
B. False
Answer» C.
1416.

The asynchronous inputs are normally labeled ________ and ________, and are normally active-________ inputs.

A. <i>PRE, CLR, LOW</i>
B. <i>ON, OFF, HIGH</i>
C. <i>START, STOP, LOW</i>
D. <i>SET, RESET, HIGH</i>
Answer» B. <i>ON, OFF, HIGH</i>
1417.

If both inputs of a 2-input NOR gate are connected, the gate will function as an ________.

A. OR gate
B. AND gate
C. inverter
D. any of the above
Answer» D. any of the above
1418.

Assume that you have a 3-input NAND gate but need only a 2-input gate. The unused input should be ________.

A. connected to ground
B. left open
C. connected to a HIGH
D. any of the above
Answer» D. any of the above
1419.

Assume a J-K flip-flop has 1s on the J and K inputs. The next clock pulse will cause the output to ________.

A. set
B. reset
C. latch
D. toggle
Answer» E.
1420.

In synchronous systems, the exact times at which any output can change state are determined by a signal commonly called the ________.

A. traffic
B. D
C. flip-flop
D. clock
Answer» E.
1421.

In a Boolean equation the use of the + symbol represents the OR function.

A. True
B. False
Answer» B. False
1422.

A node is defined as ________.

A. a common point in a circuit
B. a circuit implemented as a sum-of-products
C. the output signals from a circuit
D. a shorted input
Answer» B. a circuit implemented as a sum-of-products
1423.

Using the universal property of a NAND gate, one or more NAND gates can be used to replace an ________.

A. OR gate
B. AND gate
C. inverter
D. any of the above
Answer» E.
1424.

The expression can be directly implemented using only ________.

A. an XOR gate
B. an XNOR gate
C. an AOI circuit
D. three 2-input NAND gates
Answer» B. an XNOR gate
1425.

An exclusive-NOR gate output is HIGH when the inputs are unequal.

A. True
B. False
Answer» C.
1426.

An OR gate output is HIGH only if all the inputs are HIGH.

A. True
B. False
Answer» C.
1427.

A waveform can be enabled or disabled by both AND and OR gates.

A. True
B. False
Answer» B. False
1428.

An OR array is programmed by blowing fuses to eliminate selected variables from the output functions.

A. True
B. False
Answer» B. False
1429.

A NAND gate output is LOW only if all the inputs are HIGH.

A. True
B. False
Answer» B. False
1430.

An AND gate output is LOW if all the inputs are HIGH.

A. True
B. False
Answer» C.
1431.

Power is connected to pins 7 and 14 of a 7408 quad two-input AND gate IC to allow voltage for all four AND gates on the IC.

A. True
B. False
Answer» C.
1432.

What is a disadvantage of CMOS in place of TTL?

A. It switches slower.
B. It uses less power.
C. It is smaller.
D. cost
Answer» B. It uses less power.
1433.

Which of the following gates has the exact inverse output of the OR gate for all possible input combinations?

A. NOR
B. NOT
C. NAND
D. AND
Answer» B. NOT
1434.

A logic pulser is used to determine the level of floating in a circuit.

A. True
B. False
Answer» C.
1435.

The RST pin requires a HIGH to reset the 8051 microcontroller.

A. True
B. False
Answer» B. False
1436.

In binary, the decimal number 93 converts to ________ digits.

A. seven
B. eight
C. 11
D. five
Answer» B. eight
1437.

How many 2-input NOR gates does it take to produce a 2-input NAND gate?

A. 1
B. 2
C. 3
D. 4
Answer» E.
1438.

A digital circuit that converts coded information into a familiar or non-coded form is known as an encoder.

A. True
B. False
Answer» C.
1439.

In VHDL, each instance of a component is given a name followed by a semicolon and the name of the library primitive.

A. True
B. False
Answer» C.
1440.

The postponed symbol () on the output of a flip-flop identifies it as being ________.

A. a D flip-flop
B. a J-K flip-flop
C. pulse triggered
D. trailing edge-triggered
Answer» D. trailing edge-triggered
1441.

Assume you have A, B, C, and D available but not their complements. The minimum number of 2-input NAND gates required to implement the equation is ________.

A. 3
B. 4
C. 5
D. 6
Answer» D. 6
1442.

The symbol shown represents a(n) ________.

A. AND gate
B. OR gate
C. NAND gate
D. NOR gate
Answer» E.
1443.

A gate can drive a number of load gate inputs up to its specified ________.

A. supply voltage
B. noise margin
C. fan-in
D. fan-out
Answer» E.
1444.

A truth table illustrates how the input level of a gate responds to all the possible output level combinations.

A. True
B. False
Answer» C.
1445.

A NOR gate output is LOW if any of its inputs is LOW.

A. True
B. False
Answer» C.
1446.

As a rule, CMOS has the lowest power consumption of all IC families.

A. True
B. False
Answer» B. False
1447.

A popular waveform generator is the Johnson shift counter.

A. True
B. False
Answer» B. False
1448.

If one input to a 2-input AND gate is HIGH, the output reflects the other input.

A. True
B. False
Answer» B. False
1449.

Good troubleshooting is done by looking at the input signal and how it interacts with the circuits.

A. True
B. False
Answer» C.
1450.

The output of a NAND gate is LOW when all inputs are HIGH at the same time.

A. True
B. False
Answer» B. False