C++ Bitwise AND and OR

preview_player
Показать описание
Neumont University-C++ Bitwise AND and OR
Рекомендации по теме
Комментарии
Автор

best video i have ever seen to explain it simply like that, +sub and like and share

steveystevey
Автор

Very nice and informative video, please do let me know where can we use this operators in programming e.g. in java, C++. As i can in JDK lots implementations have been done using &, | etc but as a programmer how can we determine which operator we need to use? like ! we can use in loop condition or invert a flag value but what abt the others? i tried to use | op. to find out the sum but it does n't work in all the conditions? like >>, << we can use to divide the length or to multiply etc. please ex.

rakesh