Explain null pointer.
No Answer is Posted For this Question
Be the First to Post Answer
Q. where is the below variables stored ? - volatile, static, register
What is #line used for?
write a program structure to find average of given number
Are pointers really faster than arrays?
convert 12345 to 54321 withoutusing strig
what is the diff b/w static and non static variables in C. Give some examples plz.
What was noalias and what ever happened to it?
why we use "include" word before calling the header file. is there any special name for that include??????
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is a program flowchart and explain how does it help in writing a program?
What is Dynamic Initialization.
What is structure padding in c?