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 the use of endl?
what is the difference between overloading & overriding? give example.
What is c++ map?
What programming language should I learn first?
Can constructor be static in c++?
What do you mean by translation unit in c++?
Which bit wise operator is suitable for putting on a particular bit in a number?
What is the function of I/O library in C++ ?
What does n mean in c++?
How the keyword struct is different from the keyword class in c++?
Tell me can a pure virtual function have an implementation?
Is atoi safe?
How do you flush a buffer in c++?
What is protected inheritance?
Are strings mutable in c++?