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
How do you define structure?
How are pointers declared in c?
how can f be used for both float and double arguments in printf? Are not they different types?
What are the 5 types of organizational structures?
What is the use of f in c?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
how to create duplicate link list using C???
What are identifiers and keywords in c?
Why is sizeof () an operator and not a function?
Write a Program to accept different goods with the number, price and date of purchase and display them
Can you assign a different address to an array tag?
What is dynamic dispatch in c++?
What does == mean in texting?
What are the types of type specifiers?
What is difference between %d and %i in c?