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
Social Sciences,
7 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago
Science,
1 year ago