why we use pointer in c

Answer Posted / aravind

To pass the actual arguments by address instead by calling
by reference in function.

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 a static function in c?

624


What is stack in c?

615


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1497


hi, which software companys will take,if d candidate's % is jst 55%?

1666


What is calloc()?

629






What is #ifdef ? What is its application?

649


if p is a string contained in a string?

1406


int far *near * p; means

3123


Compare interpreters and compilers.

640


What is the use of a static variable in c?

594


What is the difference between text and binary i/o?

592


What is the purpose of main() function?

660


What does the format %10.2 mean when included in a printf statement?

1091


What are 'near' and 'far' pointers?

620


What is #pragma statements?

591