Hello All,

how can we print the binary bit representation of a number without division.
there is a way probably we can do it with the use of UNION.

any suggestions ?