logo

CuriousTab

CuriousTab

Discussion


Home Digital Electronics Describing Logic Circuits Comments

  • Question
  • Which of the following equations would accurately describe a 4-input OR gate when A = 1, B = 1, C = 0, and D = 0?


  • Options
  • A. 1 + 1 + 0 + 0 = 1
  • B. 1 + 1 + 0 + 0 = 01
  • C. 1 + 1 + 0 + 0 = 0
  • D. 1 + 1 + 0 + 0 = 00

  • Correct Answer
  • 1 + 1 + 0 + 0 = 1 


  • Describing Logic Circuits problems


    Search Results


    • 1. Which of the figures in figure (a to d) is equivalent to figure (e)?


    • Options
    • A. a
    • B. b
    • C. c
    • D. d
    • Discuss
    • 2. The format used to present the logic output for the various combinations of logic inputs to a gate is called a(n):

    • Options
    • A. truth table.
    • B. input logic function.
    • C. Boolean constant.
    • D. Boolean variable.
    • Discuss
    • 3. A NAND gate has:

    • Options
    • A. active-LOW inputs and an active-HIGH output.
    • B. active-LOW inputs and an active-LOW output.
    • C. active-HIGH inputs and an active-HIGH output.
    • D. active-HIGH inputs and an active-LOW output.
    • Discuss
    • 4. How are the statements between BEGIN and END not evaluated in VHDL?

    • Options
    • A. Constantly
    • B. Simultaneously
    • C. Concurrently
    • D. Sequentially
    • Discuss
    • 5. The Boolean equation for a NOR function is:

    • Options
    • A.
    • B.
    • C.
    • D.
    • Discuss
    • 6. The special software application that translates from HDL into a grid of 1's and 0's, which can be loaded into a PLD, is called a:

    • Options
    • A. formatter.
    • B. compiler.
    • C. programmable wiring.
    • D. CPU.
    • Discuss
    • 7. In VHDL, the mode of a port does not define:

    • Options
    • A. an input.
    • B. an output.
    • C. both an input and an output.
    • D. the TYPE of the bit.
    • Discuss
    • 8. For a three-input NOR gate, with the input waveforms as shown below, which output waveform is correct?


    • Options
    • A. a
    • B. b
    • C. c
    • D. d
    • Discuss
    • 9. An OR gate with inverted inputs functions as:

    • Options
    • A. an AND gate.
    • B. a NAND gate.
    • C. a NOR gate.
    • D. an inverter.
    • Discuss
    • 10. Which of the examples below expresses the associative law of addition:

    • Options
    • A. A + (B + C) = (A + B) + C
    • B. A + (B + C) = A + (BC)
    • C. A(BC) = (AB) + C
    • D. ABC = A + B + C
    • Discuss


    Comments

    There are no comments.

Enter a new Comment