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 does obj stand for?

0 Answers  


What is the difference between a template and a macro?

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


What operator is used to access a struct through a pointer a) >> b) -> c) *

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,






Are there any special rules about inlining?

0 Answers  


Can you use the function fprintf() to display the output on the screen?

0 Answers  


What is the exit function in c++?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is the meaning of c++?

0 Answers  


What is the most useful programming language?

0 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


Categories