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
explain what is a newline escape sequence?
What is the function of volatile in c language?
What is getch c?
Define C in your own Language.
What is the meaning of c in c language?
Explain what is output redirection?
What is union in c?
What is the difference between text and binary i/o?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What does the file stdio.h contain?
Is register a keyword in c?
Explain what does the function toupper() do?
How can I change their mode to binary?
State two uses of pointers in C?
Why is sprintf unsafe?