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

Can char be a number c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


Define linked lists with the help of an example.

0 Answers  


What is the use of function pointer?

0 Answers  


Write about the use of the virtual destructor?

0 Answers  






Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


What is the difference between a declaration and a definition?

0 Answers  


Describe linkages and types of linkages?

0 Answers  


What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


What is the difference between the compiler and the preprocessor?

0 Answers  


What is a static member?

0 Answers  


How to defines the function in c++?

0 Answers  


Categories