what is the use of pointers

Answer Posted / venkat1435@yahoo.co.in

by using pointers
1)we can pass the function arguments to another function
2)it holds the address of another function
3)it acts as a call back function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a file descriptor in c?

563


C language questions for civil engineering

1245


Why & is used in c?

715


Tell us two differences between new () and malloc ()?

616


What is data structure in c language?

608






How do you override a defined macro?

702


What is main function in c?

551


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

663


what is the height of tree if leaf node is at level 3. please explain

1603


How are strings stored in c?

596


Are pointers really faster than arrays?

566


What are 'near' and 'far' pointers?

620


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

604


Explain high-order bytes.

677


What are the different file extensions involved when programming in C?

760