Originally posted by Karthik Rajashekaran: Here we know that for >> we use formula as x/2topower of n and for << we use x * 2to power of n
then how we use this for the following one.
b << 33 is equivalent to b << ( 33 % 32) i.e b << 1
Cheers,<br />Jay<br /> <br />(SCJP 1.4)<br />Heights of great men were not achieved in one day, they were toiling day and night while their companions slept.