Digital Logic Circuits (DLC) MCQs with answers Page - 34

Here, you will find a collection of MCQ questions on Digital Logic Circuits (DLC). Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 802.91K Points
Coach

Q. Which of the following react faster to inputs?

  • (A) sequencer
  • (B) generators
  • (C) mealy machines
  • (D) moore machines

A

Admin • 802.91K Points
Coach

Q. What is the first state of FSM?

  • (A) wait loop state
  • (B) initial state
  • (C) output state
  • (D) activate pulse state

A

Admin • 802.91K Points
Coach

Q. Mealy machines have states than Moore machine.

  • (A) fewer
  • (B) more
  • (C) equal
  • (D) negligible

A

Admin • 802.91K Points
Coach

Q. In mealy type FSM, the path is labelled by which of the following?

  • (A) inputs
  • (B) outputs
  • (C) both inputs and outputs
  • (D) current state

A

Admin • 802.91K Points
Coach

Q. The process statement used in combinational circuits is called process.

  • (A) combinational
  • (B) clocked
  • (C) unclocked
  • (D) sequential

A

Admin • 802.91K Points
Coach

Q. Why we need to include all the input signals in the sensitivity list of the process?

  • (A) to monitor the output continuously
  • (B) to monitor the input continuously
  • (C) to make the circuit synthesizable by eda tools
  • (D) no special purpose