Answer Posted / guest
stack over flow
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is function definition in c?
What is preprocessor with example?
How can I write a function that takes a format string and a variable number of arguments?
What is d'n in c?
Explain the meaning of keyword 'extern' in a function declaration.
What are multidimensional arrays?
What are valid operations on pointers?
What do you mean by recursion in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
When is a “switch” statement preferable over an “if” statement?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
What is the stack in c?
Explain the properties of union. What is the size of a union variable
Which is an example of a structural homology?