Answer Posted / roshan
In a simple word.....
A pointer is a variable which is store the address of another variable.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the use of a ‘’ character?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is a double c?
Explain what is meant by high-order and low-order bytes?
Explain the difference between call by value and call by reference in c language?
Which is better malloc or calloc?
Write a program in c to replace any vowel in a string with z?
What are c preprocessors?
How can I call fortran?
Why is c still so popular?
What is wrong with this statement? Myname = 'robin';
How is pointer initialized in c?
How do you search data in a data file using random access method?
What is main () in c?
What is conio h in c?