C Functions Question:
Download Job Interview Questions and Answers PDF
What is use of bit field?
Answer:
Bit Fields allow the packing of data in a structure. This is especially useful when memory or data storage is at a premium.
Download C Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain bitwise shift operators? | What are the scope of static variables? |