ramesh


{ City } hyderabad
< Country > india
* Profession * mca
User No # 25055
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 3
Users Marked my Answers as Wrong # 1
Questions / { ramesh }
Questions Answers Category Views Company eMail




Answers / { ramesh }

Question { NetApp, 16637 }

Finding a number multiplication of 8 with out using
arithmetic operator


Answer

int i,n=1;
i=n<<3

Is This Answer Correct ?    3 Yes 1 No