Continuous Parity Bit Generator
Need to write an Algorithm for the following problem
need to generate parity bits continuously: initially row-size and then column-size based on the given option of odd parity or even parity.
- ODD PARITY
and so on.. for the given number of rows and columns
similarly, for even parity too.
- EVEN PARITY
and so on..
you can discuss in the comment section below.!
Thank you, Bharath Sathuri.