Which bit wise operator is suitable for checking whether a particular bit is on or off?


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

Post New Answer

More C++ General Interview Questions

Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


What do you understand by pure virtual function? Write about its use?

0 Answers  


Are vectors faster than arrays?

0 Answers  


What is using namespace std in cpp?

0 Answers  






Why do we need function?

0 Answers  


What is a map in c++?

0 Answers  


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


What is virtual function? Explain with an example

0 Answers  


How the virtual functions maintain the call up?

0 Answers  


Is java based off c++?

0 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


Categories