Tell me what is null pointer in c?
What are pragmas and what are they good for?
What are pointers? What are stacks and queues?
Explain logical errors? Compare with syntax errors.
Explain pointer. What are function pointers in C?
What are the application of c?
Why is c called c not d or e?
Why is c used in embedded systems?
What are the c keywords?
Explain how do you determine the length of a string value that was stored in a variable?
What was noalias and what ever happened to it?
How can I recover the file name given an open stream?
What is sizeof c?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What are the main characteristics of c language describe the structure of ac program?