Explain 'bit masking'?


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

Post New Answer

More C Interview Questions

for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????

7 Answers  


Is there anything like an ifdef for typedefs?

0 Answers  


How would you write qsort?

1 Answers  


What are the key features in c programming language?

0 Answers  


what is the use of using linked list and array?

10 Answers   Infosys, TCS,






How many types of operators are there in c?

0 Answers  


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

0 Answers  


write a program to sort the elements in a given array in c language

10 Answers   TCS,


Difference Between embedded software and soft ware?

1 Answers   Bosch,


wats SIZE_T meant for?

1 Answers  


What is pointer and structure in c?

0 Answers  


How we can write a value to an address using macro..?

0 Answers   Tata Elxsi,


Categories