what is the use of bitfields & where do we use them?
Answer Posted / naveen shukla
Bit field is an idiom used in the computer programming
language to store a value as a short series of bits .
It is most commanly used when we know the fix width of int
type variable to be used .
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define and explain about ! Operator?
What are the preprocessor categories?
What are the types of unary operators?
Is it possible to pass an entire structure to functions?
Is c language still used?
Do array subscripts always start with zero?
What is formal argument?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
How can I send mail from within a c program?
Whats s or c mean?
What are the advantages of the functions?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Which programming language is best for getting job 2020?
What is break statement?
what is use of malloc and calloc?