Answer Posted / ravi joshi
Bit fields can only be declared inside a structure or a
union, and allow you to specify some very small objects of a
given number of bits in length. Their usefulness is limited
and they aren't seen in many programs, but we'll deal with
them anyway.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does volatile do?
Can a variable be both const and volatile?
Why is main function so important?
Explain high-order bytes.
What are formal parameters?
What is preprocessor with example?
What are called c variables?
hi any body pls give me company name interview conduct "c" language only
i have a written test for microland please give me test pattern
How to declare pointer variables?
What is non linear data structure in c?
Difference between Shallow copy and Deep copy?
Why do we need volatile in c?
What is null pointer constant?
What is derived datatype in c?