what is pointer?

Answer Posted / shekar

a pointer is a variable that stores the address of another
variable. we can a pointer to any variable ..

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between memcpy and memmove?

589


What is malloc calloc and realloc in c?

649


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

603


Why void main is used in c?

555


What are structure types in C?

653






The statement, int(*x[]) () what does in indicate?

633


Explain how can I open a file so that other programs can update it at the same time?

579


What are the features of the c language?

632


What is methods in c?

631


What tq means in chat?

569


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

608


What are pointers? What are different types of pointers?

616


Write a program to print fibonacci series using recursion?

577


Define C in your own Language.

625


Process by which one bit pattern in to another by bit wise operation is?

606