D Flip-Flop MCQ Quiz in தமிழ் - Objective Question with Answer for D Flip-Flop - இலவச PDF ஐப் பதிவிறக்கவும்

Last updated on Apr 18, 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:

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:

Step-4:

Now make the connections accordingly to get:

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.

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

 

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

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

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

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

D Flip-Flop Question 5:

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

Answer (Detailed Solution Below)

Option 1 :

D Flip-Flop Question 5 Detailed Solution

When ,              

                        

In the flip-flop . So efficiency the flip – flop will behave like a D flip – flop. So the correct state transition diagram is–

D Flip-Flop Question 6:

The characteristic equation of following Flip – Flop is

Answer (Detailed Solution Below)

Option 2 :

D Flip-Flop Question 6 Detailed Solution

Characteristic equation of normal JK FF is

D Flip-Flop Question 7:

Which of the following are true

  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

 So Total number of distinct outputs is 4

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

Hot Links: teen patti star login teen patti real cash withdrawal teen patti master purana