what are bit fields in c?


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

Post New Answer

More C Interview Questions

hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

0 Answers   TCS,


What is void main () in c?

0 Answers  


write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????

7 Answers   Infosys, TCS,


how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help

5 Answers  


what is the different between data structure and data type?

1 Answers   Ignou,






Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.

0 Answers  


how to execute with out main in cprogram

15 Answers   Infosys,


What’s a signal? Explain what do I use signals for?

0 Answers  


How do you override a defined macro?

0 Answers  


every function has return the value?

1 Answers  


How a string is stored in c?

0 Answers  


Describe the order of precedence with regards to operators in C.

0 Answers  


Categories