What are pointers in C?

Answer Posted / tarun gupta

Pointer is a variable. that contain's the M/r location of
another variable.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c is a high level language?

616


What is the difference between #include

and #include “header file”?

544


What is a good way to implement complex numbers in c?

589


What is the c language function prototype?

642


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

584






Tell me when would you use a pointer to a function?

603


What is storage class?

654


Are pointers really faster than arrays?

558


What are Macros? What are its advantages and disadvantages?

639


What is scope rule in c?

603


Write a program to check armstrong number in c?

633


what is recursion in C

607


What is the use of getchar() function?

624


Can you write the algorithm for Queue?

1546


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

714