kellys8034 kellys8034 09-09-2022 Mathematics contestada Evaluate the following code. what is the resulting value of the variable a?char a = 102;char b = 75;a |= b;give your answer in 8 digits of binary (include leading zeros)