Answer Posted / ataraxic
Or in other words
~5+1
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain how can you check to see whether a symbol is defined?
When should you not use a type cast?
Can you write the function prototype, definition and mention the other requirements.
Explain what is gets() function?
How can I dynamically allocate arrays?
Can main () be called recursively?
Explain what are the standard predefined macros?
What is atoi and atof in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
What is struct node in c?
What is nested structure?
what are the advantages of a macro over a function?
What is the use of #include in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What does the error 'Null Pointer Assignment' mean and what causes this error?