Digital Electronics Interview Questions

  • What is difference between Latch and Flip-Flop?
  • Convert 8:1 Mux using 2:1 Mux.
  • Make full adder using Half adders.
  • Make all the logic gates using Mux.
  • What is encoder and decoder?
  • Make all the logic gates using NAND and NOR gates.
  • What is race around condition in Flip-Flop? How can we overcome it?
  • What is master_slave flip-flop?
  • Write truth tables of J-k Flip-Flop, D and T flip-flop.
  • Write verilog code for D flip-flop.
  • Write verilog code for up/down counter?
  • Write verilog code for frequency divider.
  • What is FSM? Tell the difference between melay and mooray machine.

Leave a Comment