why we use pointer in c

Answer Posted / ram

reference to the address of the variable

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why pointers are used?

639


What is pointer to pointer in c with example?

558


What are valid operations on pointers?

686


How do we open a binary file in Read/Write mode in C?

693


What is wrong in this statement?

619






typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1086


What is nested structure?

590


What's the difference between constant char *p and char * constant p?

670


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

826


What is derived datatype in c?

645


Are there constructors in c?

608


What is extern keyword in c?

654


Explain what are reserved words?

646


How can a process change an environment variable in its caller?

666


What tq means in chat?

601