Computer Knowledge

Digital Logic and Microprocessors

735 Questions

Digital logic and microprocessors form the core of computer science, covering logic gates, combinational and sequential circuits, and CPU architecture. These topics are crucial for computer knowledge sections in technical exams. Test your digital electronics basics here.

Logic gates and circuitsCombinational vs sequential circuitsMicroprocessor instructionsTruth tables and boolean functions

Digital Logic and Microprocessors Questions

Multiple choice
  1. 3 NOT and 4 OR

  2. 2 NOT and 4 OR

  3. 1 NOT and 3 OR

  4. 2 NOT and 3 OR

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

null

Multiple choice
  1. totem pole and common collector configuration

  2. either totem pole or open collector configuration

  3. common base configuration

  4. common collector configuration

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When output of the 74 series gate of TTL gates is taken from BJT then the configuration is either totem pole or open collector configuration.

Multiple choice
  1. g = $\overline P_1$+ P2, d = c + e
  2. g = P1+ P2, d = c + e

  3. g = $\overline P_1$+ P2, e = b + c
  4. g = P1+ P2, e = b + c

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Multiple choice
  1. P - 3, Q - 2, R - 1

  2. P - 3, Q - 1, R - 2

  3. P - 2, Q - 1, R - 3

  4. P - 1, Q - 2, R - 2

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Shift Register $\rightarrow$ Serial to parallel data conversion Counter $\rightarrow$ Frequency division Decoder $\rightarrow$ Addressing in memory chips.

Multiple choice
  1. change in the output immediately reflects in the output

  2. change in the output occurs when the state of the master is affected

  3. change in the output occurs when the state of the slave is affected

  4. both the master and the slave states are affected at the same time

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A master slave D-flip flop is shown in the figure.  In the circuit we can see that output of flip-flop call be triggered only by transition of clock from 1 to 0 or when state of slave latch is affected.