Write a program to divide any positive even integer by 2 using bitwise shift operator
Answers
Answered by
0
C/C++ there is only one right shift operator '>>' which should be used only for positive integers or unsigned integers
Similar questions
Math,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago
Science,
1 year ago