Which sequential device must be used to build an odd parity checker?

Which sequential device must be used to build an odd parity checker? Correct Answer Negative edge triggered T flip-flop

If a negative edge triggered T flip-flop with initial state 0 is used, and if the input data pack is sent to the T input, then an even number of 1s will make the final output zero as the flip flop will toggle its output after each positive clock pulse between 0 and 1……… So odd number of 1s will give the output 1 which will detect an odd parity.

Related Questions

Which flip flop is generally used to build a sequential even parity checker?
For which one of the following, sequential parity checker is useful?