Answer Posted / sudheer
How this num1&(num2-1) replaces num1%num2. Execute and
check before posting some thing...
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is binary search in c++?
Explain the concept of friend function in c++?
Is java easier than c++?
Why is c++ not purely object oriented?
What do you mean by function pointer?
What is function prototyping?
What are containers in c++?
Explain the uses oof nested class?
What's the hardest coding language?
What is the difference between function overloading and operator overloading?
Is linux written in c or c++?
How does a C++ structure differ from a C++ class?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is a linked list in c++?
What is the difference between delegation and implemented-in-terms-of?