Top 101 Digital Electronics Interview Questions and Answers for Freshers


Top 101 Digital Electronics Interview Questions and Answers for Freshers



The idea behind the post Top 101 Digital Electronics Interview Questions and Answers for Freshers is to give an idea of questions to viewers of this post. Top 101 Digital Electronics Interview Questions and Answers for Freshers are beneficial for students as well as candidates appearing for interviews.












Digital Electronics 1
Digital Electronics


  1. Define OR gate?

  2. Draw truth table for two input AND gate?

  3. Define de-multiplexers?

  4. What are shift registers?

  5. What is ring counter?

  6. Define magnitude comparator?

  7. Define Priority encoder?

  8. Draw master slave J-k Flip flop and explain its operation?

  9. Draw the logic diagram of UP/DWON Asynchronous counter and  explain its working?

  10. Explain the application of shift registers?

  11. Explain Binary to gray number conversion?

  12. Explain Gray to Binary number conversion?

  13. Explain why NAND gate is called as Universal logic gate?

  14. Explain the function of flip-flop?

  15. What is the key feature of excess-3 code?

  16. Express octal number in binary (7041)

  17. Draw half adder circuit and Explain its operation?

  18. Draw logic diagram of 4 inputs multiplexer and explain its working?

  19. Draw logic diagram of BCD to decimal decoder and Explain its operation?

  20. Draw logic diagram of decimal to BCD encoder and Explain its functions?

  21. Explain the operation of D-Flip flop using truth table and waveforms?

  22. What is binary Number system

  23. What is the application of seven segment Decoder Driver?

  24. What IC is commonly used for seven segment Decoder Driver and Decoder Counter?

  25. Draw the logic symbol and Truth Table for X-OR gate?

  26. What are Universal Gates?

  27. What is the difference between positive logic and Negative logic?

  28. Which number system is generally used for assembly language programming.

  29. What is the difference between Half Adder and Full adder.

  30. What is parity bit.

  31. Draw the diagram for 4-Bit Synchronous Binary Counter. Explain its  working with the help of timing diagram.

  32. Draw the diagram for SR Flip-Flop . Explain its working with the help of Truth Table.

  33. Draw the diagram for Full-Adder. Explain its working. Draw the truth  table.

  34. Explain why NAND and NOR gates are called Universal Gates. 

  35. Implement OR and AND gates using NAND and NOR gates.

  36. What is the difference  between combinational and sequential Circuit?

  37. Draw thw symbol for JK Flip-Flop and D- Flip-Flop

  38. Draw the logic symbol and T.T. for NAND gate?

  39. Draw the circuit diagram for HALF ADDER. Explain its working  with the help of a truth table.

  40. What is multiplexer. Draw the logic diagram for 8:1 MUX .Explain its  working.

  41. Draw the diagram for 7-segment Decoder Driver. Explain its working.

  42. Draw the logic diagram for decimal (0-9) to BCD decoder .Write its  application.

  43. Draw the diagram for Master-Salve J-K Flip-Flop. Explain working with the help of truth table.

  44. Draw the diagram for Universal Shift Register. Explain its working.

  45. Define synchronous sequential circuit.

  46. The sum of binary number 1111 and 1001 is…..

  47. A….Flip-Flop uses both positive edge and negative edge of clock for data transfer.

  48. Give two applications of Flip-Flops. 

  49. What is meant by modulus of a counter?

  50. What is buffer register.

  51. Differentiate between serial data and parallel data.

  52. Define accuracy of D/A converter.

  53. A D/A converters has a supply voltage of 15v.If the number of bits is 6,What voltage does 1 bit represent.

  54. Design a mode 8 synchronous counter and Explain its working.

  55. Draw a K-Map for the following functions of 4 variables and use it to reduce the function realize the reduce function by using Nand gates.

  56. F=sigma(1,3,7,11,15)+d(0,2,5)

  57. What is Master slave Flip-Flop.

  58. What is Seven segment display.

  59. What is Weighted resistor D/A converter

  60. Convert (10110110) binary to gray code.

  61. Convert (10111011) graycode to binary.

  62. Draw symbol of OR, NOT, AND,NAND,NOR and XOR gates.

  63. Explain full subtracter with neat diagram.

  64. Design a decoder for BCD to Decimal .

  65. Explain Ring counter.

  66. Draw logic diagram of 4 bit parallel in serial out register.

  67. Explain the operation of J-K Flip-Flop.

  68. Design a 6 4:1 MUX using 16:1 and 4:1 MUX

  69. What is parity ?

  70. Draw truth table of OR gate.

  71. What is digitization ?

  72. State Demorgan's first theorem.

  73. Define LATCH.

  74. What is Buffer ?

  75. Find 2's compliment of 11010101.

  76. What is meant by Positive Logic?

  77. What is PISO ?

  78. How many Flip Flops are required for a decade counter?

  79. What is difference between Asynchronous and Synchronous Counter

  80. Draw & Explain Asynchronous MOD-5 counter.

  81. What are application of Shift Registers? Explain SISO Register.

  82. Difference between Analog and Digital signals 

  83. What is a Priority encoder

  84. What are error detection codes? 

  85. What are universal gates? Why these are called as universal ?

  86. Add these two binary numbers 101010 & 110101.

  87. Draw truth table & schematic of half adder circuit & Explain.

  88. What is basic difference between a multiplexer & an encoder? 

  89. Explain 4:1 multiplexer.

  90. Draw block schematic of 2 bit comparator circuit & Explain with the help of truth table.

  91. Using K-map simplify Y=  sigma(0,2,3,5,7,11,13) and realize it using NAND gate only.

  92. What is Race-Around condition & how it is eliminated using JK Master Slave Flip-Flop

  93. What is A.L.U?

  94. Explain all modes of shift register & Draw PISO shift register.

  95. What is parity & how it is used in error detection code?

  96. Explain 4 bit parallel binary adder

  97. Draw a BCD to 7-segment decoder?

  98. What is function of stroke in multiplexer? Draw 4:1 multiplexer with truth table.

  99. What is difference between sequential & combinational circuits? Draw  logic diagram of mode 7 counter.

  100. What is a flip flop? Show how D-flip flop is made by SR flip flop with truth table.

  101. calculate 2's complement of a decimal no. 16

  102. convert 110101 into decimal no.

  103. subtract 1011 from 1100

  104. Define latch

  105. What is excess-3 code?

  106. What are universal gates?

  107. What are combinational circuits?

  108. What is difference b/w positive and negative logic

  109. Simplify Y=AC-+ABC

  110. Explain all modes of shift register & Draw PISO shift register

  111. Minimize the following expression using K-map & realize using NAND gates only:

  112. f(A,B,C)=[m(0,2,3.5,6,7)

  113. Write short on full adder

  114. Write short on decade counter

  115. Write short on Magnitude comparator

  116. What is parity & how it is used in error code

  117. Define Demorgon’s theorems

  118. Draw truth table & symbol of Ex-or gate

  119. Convert (3ab)16 to decimal number?

  120. What are advantages &application of digital signals

  121. Explain 4-bit parallel binary adder

  122. Draw a bcd to 7-segment decoder

  123. What is function of stroke mux? Draw 4:1 mux with tt.

  124. What is diff. b/w sequential & combinational circuit ? Draw logic  Diagram of mode-7 counter ?

  125. What is flip flop 

  126. write 2's complement of Number :10011000

  127. which are the universal gates?

  128. Draw the symbol of EX-OR gate

  129. where the karnaugh map is used?

  130. Which Flip flop has race problem

  131. define nibble, byte

  132. Draw the symbol of 3 :1 multiplexer

  133. Define shift register

  134. How much flip flops are required to count 60

  135. Which gates are required to build an half adder?

  136. Explain the working and truth table of edge triggered SR flip-flop

  137. Explain serial in parallel out shift register

  138. What is a  Full adder

  139. What is a MOD-8 counter

  140. What is a seven Segment display

  141. Difference between latch and flip flop

  142. Draw the circuit diagram of Binary to Grey encoder?

  143. Discuss the working of the buffer register

  144. Draw the symbol and truth table of NAND Gate and OR gate.

  145. Explain 16-Line multiplexer

  146. Simplify the expression using K-MAP and implement it by using NAND gates only

  147. f(ABCD)-sigma(m)(2,3,6,7,8,9,12,13)+sigma(d)(4,10,14)

  148. Implement all logic gates using NOR gates

  149. Draw logic symbol of Not Gate

  150. Convert (101101)2 into its decimal equivalent

  151. Give example of digital signal

  152. Define a flip flop

  153. What is logic gate

  154. Define a truth table

  155. What is sequential circuit

  156. Solve ABC(bar)+A(bar)BC+BC(bar)

  157. Define a Asynchronous counter

  158. Define about de morgon theorem

  159. Define shift register

  160. What is encoder circuit

  161. Write about AND and OR gate

  162. Explain operation of adder circuit to add 2 bit numbers

  163. Minimize Boolean expression using k-map : F(A,B,C,D)=SIGMA M (0,2,5,7,9,13,14,15)

  164. Describe the working of a decoder circuit with a login diagram

  165. Convert   octal to binary number   742

  166. Convert  Hexadecimal No. to Octal number B4C5

  167. Describe operation of a S.R. flip flop

  168. Describe working of serial in parallel out shift register

  169. Explain about operation of MOD-5 counter with os logic diagram

  170. Describe the operation of 8 input multiplexer with its logic diagram

  171. Explain the logic diagram of master slave flip flop and give its working

  172. Explain  the working of Asynchronous Counter with its truth table

Click Here for Amazing Happy Birthday Cat Meme

Top 101 Digital Electronics Interview Questions and Answers for Freshers