Hamming code (n, k, d) for (n=7, k=4, d=3)2.a Using the technique covered in class, create a Hamming Code with three check bits for data=1011. Calculate the parity bits and provide your answer as a seven-bit codeword . 2.b Give *two* examples of error correction at the receiver using the "syndrome" technique.