What is meant by 'bit masking'?


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

Post New Answer

More C Interview Questions

plz answer.... write a program that reads line (using getline) e.g."345", converts each line to an integer using "atoi" and computes the average of all the numbers read. also compute the standard deviation.

1 Answers  


What are the standard predefined macros?

0 Answers  


What happens if a header file is included twice?

0 Answers  


main() { clrscr(); } clrscr();

6 Answers   ME, Wipro,


How pointer is benefit for design a data structure algorithm?

2 Answers  






What is function definition in c?

0 Answers  


Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.

2 Answers  


What is an expression?

0 Answers  


difference between c and c++?

2 Answers  


what is reason of your company position's in india no. 1.

0 Answers   Accenture, TCS,


What does the error 'Null Pointer Assignment' mean and what causes this error?

0 Answers   TISL,


How do you use a pointer to a function?

0 Answers  


Categories