Answer Posted / parth ujenia
Dennis Ritche :)
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
Explain how do you override a defined macro?
Differentiate between #include<...> and #include '...'
What are linked lists in c?
What is a newline escape sequence?
Explain the difference between malloc() and calloc() in c?
What happens if header file is included twice?
Explain what is output redirection?
What is formal argument?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is 2 d array in c?
What does %p mean c?
What does %2f mean in c?
What standard functions are available to manipulate strings?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
what are non standard function in c