Explain the use of bit fieild.
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between. system call and library function?
What is a Deque?
Explain pointers in c programming?
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
write a function for strtok()??
I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?
What does 4d mean in c?
What are the uses of pre-processor directives?
What is call by value in c?
Define function pointers?
What is the heap?
What should malloc() do?