what is pointer ? what is the use of pointer?
Answer Posted / naresh kaushik
pointer is a variable .but it is not a ordinary
variable.it contain the address of other variable and point
the memory locations dircetly.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I read the arrow keys? What about function keys?
how many key words availabel in c a) 28 b) 31 c) 32
Using which language Test cases are added in .ptu file of RTRT unit testing???
i got 75% in all semester am i eligible for your company
What is the difference between fread and fwrite function?
How can I split up a string into whitespace-separated fields?
What are different storage class specifiers in c?
What functions are used in dynamic memory allocation in c?
Where static variables are stored in memory in c?
What are register variables? What are the advantage of using register variables?
What is typedf?
What is the difference between pure virtual function and virtual function?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What are the advantages of using macro in c language?
What is the significance of c program algorithms?