Which bit wise operator is suitable for turning off 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

Write a struct time where integer m, h, s are its members?

0 Answers  


What is null pointer and void pointer and what is their use?

0 Answers  


What is a local variable?

0 Answers  


How do you master coding?

0 Answers  


Is c++ the best programming language?

0 Answers  






What's the hardest coding language?

0 Answers  


How compile and run c++ program in turbo c++?

0 Answers  


What are the 2 main types of data structures?

0 Answers  


What is abstraction in c++?

0 Answers  


write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


Why is c++ not purely object oriented?

0 Answers  


What is istream and ostream in c++?

0 Answers  


Categories