Answer Posted / glibwaresoftsolutions
Bitfields allow allocation of a specific number of bits to structure members.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c# a good language?
Explain what is the difference between null and nul?
Can a function argument have default value?
How does free() know explain how much memory to release?
what are the 10 different models of writing an addition program in C language?
I have a varargs function which accepts a float parameter?
What is the use of clrscr?
What is the use of bit field?
What are run-time errors?
Where are the auto variables stored?
Do pointers need to be initialized?
Can we use visual studio for c?
Explain how can you restore a redirected standard stream?
Does free set pointer to null?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?