0
>> and << operators
So I red that operators "<<" and ">>" are used to shift a bit pattern, respectively, to the left and to the right. But can someone name a case when such thing is useful, couse it seems an utterly useless thing to do. Thank you for your answer in advance!
2 Answers
+ 2
ćļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć
Nicely explained š
After searching the whole internet I got a good explanation on these operators
Thanks š
0
ćļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć, oh I got it, now it seems indeed pretty useful š
Thanks!