what is pointer?

Answer Posted / sridhar

Pointers are the variables,which are used to store address of the another variable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does volatile do?

565


Can we declare variables anywhere in c?

580


What is the difference between the local variable and global variable in c?

529


Describe the order of precedence with regards to operators in C.

633


can anyone suggest some site name..where i can get some good data structure puzzles???

1643






Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

615


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2535


How macro execution is faster than function ?

666


What is the use of define in c?

596


Is it cc or c in a letter?

563


Why c is a procedural language?

582


What is far pointer in c?

811


List a few unconditional control statement in c.

560


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1440


Write a program to print factorial of given number using recursion?

603