If a and b are 2 variables then the meaning of a<<=b is:
a) b = a << b
b) a = a << b
c) b = b << a
d) a = a << b

Submitted by: Murtaza
b) a = a << b
Submitted by: Murtaza

Read Online Bash Arithmetic Expressions Job Interview Questions And Answers