C Programming Tutorial 13 Left Right Shift Operator

preview_player
Показать описание


Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :
Рекомендации по теме
Комментарии
Автор

Thank you...Noone explain me this before.

abhiskh
Автор

Please explain how and from where 1000. is coming. Thank you

Thanveershah
Автор

one should note hat right-shift fills with whatever is on the leftmost end.

Looking-for-More
Автор

Can we delete the digits ? I think the size should be same and we could manage them by adding 0s, correct me if I'm wrong

snehashishbanerjee
Автор

int x=3;
int ls=x>>2;
printf("%d \n", ls);
//i m not getting my expected output rather i m getting output as 260
please help me ....(i m using devc++ compiler)

shreyanshjain
Автор

in dis video vill talk about levt and vright shift operator

freidarhealness
Автор

what would be the answer incase of examples
1.1001<<2
2.10011>>2

daakshayaniallu
Автор

do we havw to learn binary value of all numbers?

harsharora
Автор

Leftsshift operator de sağ tarafa ekliyorsun, right sh, ft operator de sağ taraftan siliyorsun

mert.can_t
Автор

what is the answer for this example in bitwise operator
20 & 10

vidhyabanu
join shbcf.ru