Answer Posted / beesani
A pointer is a data type whose value refers directly to
another value stored elsewhere in the computer memory using
its address.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is conio h in c?
how to write a c program to print list of fruits in alpabetical order?
What is the importance of c in your views?
What is getch() function?
What is switch in c?
What is meant by preprocessor in c?
What is c token?
Lists the benefits of c programming language?
What is a nested formula?
What is a header file?
What is call by reference in functions?
What is the use of typedef in structure in c?
What is a pointer and how it is initialized?
How can I read in an object file and jump to locations in it?
When should you not use a type cast?