Answer Posted / shashikanth
pointer is a variable which can holds the addrese of another object.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a memory leak? How to avoid it?
How many loops are there in c?
How can you find the exact size of a data type in c?
What is structure in c definition?
How a string is stored in c?
What are the types of assignment statements?
What is wrong with this declaration?
What is meant by realloc()?
How pointer is different from array?
What are the 4 types of functions?
What is a double c?
What is the difference between test design and test case design?
what is recursion in C
What is putchar() function?
How can I do peek and poke in c?