Bitwise Interview Question

can u find the second highest element in an array by 1.traversing the array once 2. without comparing the elements 3.without using any sorting methodologies....