* Q. You are given an integer array arr[]. The value of a subarray is defined as the bitwise XOR of all elements in * that subarray. Your task is to compute the bitwise XOR of the values of all ...