Page 1 of 1

Which of the following expressions can be used to multiply a given number ‘a’ by 4?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) a<<2
b) a<<4
c) a>>2
d) a>>4