what is a pointer

Answer Posted / chaitali anand tendulkar

A pointer is a variable which contains a address in memory
of another variable. in other words it is a address of
variable.

Is This Answer Correct ?    27 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of f in c?

761


Why we not create function inside function.

1999


What is structure in c language?

863


What is a lookup table in c?

855


What is a file descriptor in c?

855


In C, What is the #line used for?

1576


What is main function in c?

817


What is difference between function overloading and operator overloading?

893


What is the difference between test design and test case design?

1868


What is the use of static variable in c?

858


What are pointers? What are stacks and queues?

810


What are 'near' and 'far' pointers?

841


What is the meaning of typedef struct in c?

842


What is the advantage of c?

831


Why is it important to memset a variable, immediately after allocating memory to it ?

1809