which is the easy way to divide any integer by 2?
Answer Posted / saranya
if s=10
s=s>>1
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is c++ good for?
Can non-public members of another instance of the class be retrieved by the method of the same class?
Define pointers?
What does #define mean in c++?
What is virtual base class?
How do you remove an element from a set in c++?
What is pointer to member?
Explain the extern storage classes in c++.
What is istream and ostream in c++?
What are the classes in c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
Can you overload the operator+ for short integers?
How is objective c different from c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Can notepad ++ run c++?