retagged by
4,493 views

2 Answers

Best answer
1 votes
1 votes

This question can lead to wrong answer if we take only 2 bits input for parity generation. The circuit for odd and even parity generation is same with just a little modification. 

So answer is option B) XOR

0 votes
0 votes
Odd / Even parity generator , both uses XOR gate

In odd parity generator no. of XOR gates = n-1

n: for n bit parity generator

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 2, 2017
899 views
Which of the following represents the Moore model for sequential circuits?
0 votes
0 votes
2 answers
3
sh!va asked Mar 2, 2017
530 views
A programmable device (PROM) is(a) programmable OR and fixed AND array(b) programmable AND and fixed OR array(c) programmable AND and programmable OR array(d) none
0 votes
0 votes
1 answer
4
sh!va asked Mar 2, 2017
2,382 views
In a ripple counter how many changes in state happen when count changes from 7 to 8?(a)$1$(b)$2$(c)$3$(d)$4$