Answer Posted / deepika shinde
In bit field we use :
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are the variables argc and argv are always local to main?
What does the c preprocessor do?
Why is struct padding needed?
number of times a digit is present in a number
Can you please explain the difference between malloc() and calloc() function?
Why is sizeof () an operator and not a function?
what is the significance of static storage class specifier?
What is the use of static variable in c?
Why static is used in c?
What is the difference between array and linked list in c?
What is n in c?
Can you explain the four storage classes in C?
Is c procedural or object oriented?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
How can you read a directory in a C program?