Answer Posted / aniket
Dennis Ritchie
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is c preprocessor mean?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
what are bit fields in c?
Explain the binary height balanced tree?
can we change the default calling convention in c if yes than how.........?
What are examples of structures?
Explain null pointer.
Explain what happens if you free a pointer twice?
Define the scope of static variables.
What do the functions atoi(), itoa() and gcvt() do?
What is call by value in c?
What is a stream?
Write a program to print fibonacci series without using recursion?
Explain output of printf("Hello World"-'A'+'B'); ?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?