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

Can a pointer point to null?

813


How can I generate floating-point random numbers?

824


What are the types of arrays in c?

870


code for find determinent of amatrix

1753


What are the complete rules for header file searching?

880


What is the use of volatile?

859


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

874


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1903


What are the advantages of using new operator as compared to the function malloc ()?

1089


What is function pointer c?

814


What is string in c language?

854


What is an operator?

867


what is ur strangth & weekness

2052


What is the newline escape sequence?

860


Is there a way to compare two structure variables?

882