This is an easy one. For machines it is always simpler to do bit-shifting than multiply. What is bit-shifting one place to left, physically ? Bit shifting one place right means multiplication by 2. Ex… more →
Amit's Codebasewrote 8 months ago: This is an easy one. For machines it is always simpler to do bit-shifting than multiply. What is bit … more →