D Flip-Flop MCQ Quiz in తెలుగు - Objective Question with Answer for D Flip-Flop - ముఫ్త్ [PDF] డౌన్‌లోడ్ కరెన్

Last updated on Apr 12, 2025

పొందండి D Flip-Flop సమాధానాలు మరియు వివరణాత్మక పరిష్కారాలతో బహుళ ఎంపిక ప్రశ్నలు (MCQ క్విజ్). వీటిని ఉచితంగా డౌన్‌లోడ్ చేసుకోండి D Flip-Flop MCQ క్విజ్ Pdf మరియు బ్యాంకింగ్, SSC, రైల్వే, UPSC, స్టేట్ PSC వంటి మీ రాబోయే పరీక్షల కోసం సిద్ధం చేయండి.

Latest D Flip-Flop MCQ Objective Questions

Top D Flip-Flop MCQ Objective Questions

D Flip-Flop Question 1:

In JK Flip flop, if we input K with the inverted from of what we input J, the resultant flip flop is

  1. SR flip flop
  2. JK flip-flop itself
  3. D flip flop
  4. T flip flop

Answer (Detailed Solution Below)

Option 3 : D flip flop

D Flip-Flop Question 1 Detailed Solution

The given is drawn as:

F1 Shubham.B 01-12-20 Savita D5

This is a standard D flip flop circuit.

Analysis:

Step-1:

The characteristic table of the required flipflop i.e D flipflop is:

D

Q

Qn+1

0

0

0

0

1

0

1

0

1

1

1

1

 

Step-2:

The excitation table of the given flip-flop i.e. Jk flipflop is:

Q

Qn+1

J

K

0

0

0

X

0

1

X

1

1

0

1

X

1

1

X

0


Step-3:

The K-map for both J and K individually will be:

F1 Shubham.B 01-12-20 Savita D3

F1 Shubham.B 01-12-20 Savita D4

Step-4:

Now make the connections accordingly to get:

F1 Shubham.B 01-12-20 Savita D5

Note: This is a standard flipflop conversion. of making a D flipflop from JK flipflop.

D Flip-Flop Question 2:

Consider the circuit given below with initial state Q0 = Q1 = Q2 = 0. The state of the circuit is given by the value 4Q2 + 2Q1 + Q0.

GATE CS 20 6Q Digital Logic3 Raju S D1

Which is the correct state sequence not possible from the above given circuit?

  1. 2 → 5 → 3
  2. 7 → 6 → 5
  3. 4 → 0 → 0
  4. 2 → 5 → 6

Answer (Detailed Solution Below)

Option 4 : 2 → 5 → 6

D Flip-Flop Question 2 Detailed Solution

Q2

Q1

Q0

D2

D1

D0

Q2N

Q1N

Q0N

0

0

0

0

0

0

0

0

0

0

0

1

0

1

1

0

1

1

0

1

0

1

0

1

1

0

1

0

1

1

1

1

0

1

1

0

1

0

0

0

0

0

0

0

0

1

0

1

0

1

1

0

1

1

1

1

0

1

0

1

1

0

1

1

1

1

1

1

0

1

1

0

 

GATE CS 20 6Q Digital Logic3 Raju S D2

∴ from the above transition diagram only sequence not possible is 2 → 5 → 6

D Flip-Flop Question 3:

Which of the following is true about the behaviour of a D Flip-Flop when the clock input is NOT transitioning? 

  1. The output remains at the last value.
  2. The output is undefined. 
  3. The output will always be zero
  4. The output follows the input.

Answer (Detailed Solution Below)

Option 1 : The output remains at the last value.

D Flip-Flop Question 3 Detailed Solution

The correct statement about the behavior of a D Flip-Flop when the clock input is NOT transitioning is: 1) The output remains at the last value.

Explanation:

  • Edge-Triggered Behavior: A D flip-flop is an edge-triggered device. This means it samples its input (D) and updates its output (Q) only at a specific transition of the clock signal (either the rising edge or the falling edge, depending on its design).

  • Latched State: When the clock input is not transitioning (i.e., it's held high, held low, or in between edges), the flip-flop is in a latched state. In this state, its output is isolated from the D input. Any changes in the D input during this period will not affect the output. The output simply holds the data that was present at the last active clock edge.

D Flip-Flop Question 4:

Consider the following circuit

GATE CS 20 6Q Digital Logic3 Raju S D6

The flip-flops are positive edge triggered D FFs

If Initially Q1Q0 = 00 then what is the state transition sequence?

  1. 0 → 1→ 2 → 3 → 0 …
  2. 0 → 3→ 2 → 1 → 0 …
  3. 0 → 3→ 1 → 2 → 0 …
  4. 0 → 1→ 3 → 2 → 0 …

Answer (Detailed Solution Below)

Option 2 : 0 → 3→ 2 → 1 → 0 …

D Flip-Flop Question 4 Detailed Solution

Q1

Q0

D1

D0

Q1N

Q0N

0

0

1

1

1

1

0

1

0

0

0

0

1

0

0

1

0

1

1

1

1

0

1

0

 

GATE CS 20 6Q Digital Logic3 Raju S D7

D Flip-Flop Question 5:

The state transition diagram of the logic circuit shown below is –

Gate EE Digital Electronic Subject test 2 Images-Q30

  1. Gate EE Digital Electronic Subject test 2 Images-Q30.1

  2. Gate EE Digital Electronic Subject test 2 Images-Q30.2

  3. Gate EE Digital Electronic Subject test 2 Images-Q30.3

  4. Gate EE Digital Electronic Subject test 2 Images-Q30.4

Answer (Detailed Solution Below)

Option 1 :

Gate EE Digital Electronic Subject test 2 Images-Q30.1

D Flip-Flop Question 5 Detailed Solution

When \(A = 1\),              \(Y=Q\)

         \(A=0\)               \(Y = \bar Q\)

In the flip-flop \(S = \bar R\). So efficiency the flip – flop will behave like a D flip – flop. So the correct state transition diagram is–

Gate EE Digital Electronic Subject test 2 Images-Q30.5

D Flip-Flop Question 6:

The characteristic equation of following Flip – Flop is

EC Digital Electronics Chapter test 3 final Images-Q6

  1. \(Q\left( {t + 1} \right) = {J_1}\bar Q + {\bar K_1}Q\)

  2. \(Q\left( {t + 1} \right) = {\bar J_1}\bar Q + {\bar K_1}Q\)

  3. \(Q\left( {t + 1} \right) = {\bar J_1}\bar Q + {\bar K_1}\bar Q\)

  4. \(Q\left( {t + 1} \right) = {J_1}Q + {\bar K_1}\bar Q\)

Answer (Detailed Solution Below)

Option 2 :

\(Q\left( {t + 1} \right) = {\bar J_1}\bar Q + {\bar K_1}Q\)

D Flip-Flop Question 6 Detailed Solution

Characteristic equation of normal JK FF is

\(\begin{array}{l} Q\left( {t + 1} \right) = J\bar Q + \bar KQ\\ \therefore Q\left( {t + 1} \right) = {{\bar J}_1}\bar Q + {{\bar K}_1}Q \end{array}\)

D Flip-Flop Question 7:

Which of the following are true

GATE EE  Digital Electronic  Chapter 3 Q20

GATE EE  Digital Electronic  Chapter 3 Q20a

  1. both 1,2

  2. only 1

  3. only 2

  4. none of these

Answer (Detailed Solution Below)

Option 3 :

only 2

D Flip-Flop Question 7 Detailed Solution

In S, R flip flop

S = 1, R = 1 in valid states

So only 2 is true

D Flip-Flop Question 8:

Comprehension:

Consider the following circuit involving three D-type flip-flops used in a certain type of counter configuration.

 

If at some instance prior to the occurrence of the clock edge, P, Q and R have a value 0, 1 and 0 respectively, what shall be the value of PQR after the clock edge?

  1. 000

  2. 001

  3. 010

  4. 011

Answer (Detailed Solution Below)

Option 4 :

011

D Flip-Flop Question 8 Detailed Solution

From the table shown in the explanation of above question, if first state is 010 next State is 011.

D Flip-Flop Question 9:

Comprehension:

Consider the following circuit involving three D-type flip-flops used in a certain type of counter configuration.

 

If all the flip-flops were reset to 0 at power on, what is the total number of Distinct outputs (states) represented by PQR generated by the counter?

  1. 3

  2. 4

  3. 5

  4. 6

Answer (Detailed Solution Below)

Option 2 :

4

D Flip-Flop Question 9 Detailed Solution

CLOCK

Inputs

Outputs

 

D1 = R

\(D_2= \overline {(P+R)} \)

\(D_3=Q\overline{R }\)

P

Q

R

1

0

1

0

0

1

0

2

0

1

1

0

1

1

3

1

0

0

1

0

0

4

0

0

0

0

0

0

 So Total number of distinct outputs is 4

Get Free Access Now
Hot Links: teen patti glory teen patti master 51 bonus teen patti party