Answer Posted / prameela rani
it is a pointer which points nothing.
it does not point any thing
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the different types of errors?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Which is better between malloc and calloc?
Is there sort function in c?
what are enumerations in C
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is int main () in c?
List a few unconditional control statement in c.
what do u mean by Direct access files? then can u explain about Direct Access Files?
In which header file is the null macro defined?
What is the use of ?: Operator?
Explain the use of 'auto' keyword
Can you please explain the difference between syntax vs logical error?
What is || operator and how does it function in a program?