Explain bit masking in c?


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

Post New Answer

More C Interview Questions

How can I prevent other programmers from violating encapsulation by seeing the private parts of my class?

1 Answers  


What is the purpose of scanf() and printf() functions?

0 Answers  


macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 Answers   HCL, Infosys, Microsoft,


Why do we use & in c?

0 Answers  


how to write palindrome program?

3 Answers  






Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001

2 Answers  


Difference between fopen() and open()?

3 Answers   Aricent,


Bit swapping

2 Answers  


Explain how can you determine the size of an allocated portion of memory?

0 Answers  


What does p mean in physics?

0 Answers  


What is C language ?

0 Answers   Jekson,


What is the difference between c &c++?

0 Answers  


Categories