Which bit wise operator is suitable for putting on a particular bit in a number?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the use of endl in c++?

0 Answers  


What is an action class?

1 Answers  


How to tokenize a string in c++?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


Why is c++ still best?

0 Answers  






Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


How do I use arrays in c++?

0 Answers  


Explain the pure virtual functions?

0 Answers  


What should main() return in c and c++?

0 Answers  


What is Virtual Inheritance?

7 Answers   Amazon, Wipro,


Explain what are mutator methods in c++?

0 Answers  


Categories