what is pointer ? what is the use of pointer?

Answer Posted / rama krishna sidhartha

Pointer is the address of the another variable.

It saves the memory space of another variables.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the acronym for ansi?

832


What is type qualifiers?

891


How can a string be converted to a number?

774


Is main is a keyword in c?

869


Why is sprintf unsafe?

827


What is malloc() function?

855


What is pass by reference in functions?

559


What are lookup tables in c?

772


What is conio h in c?

822


What does volatile do?

775


Why can't I perform arithmetic on a void* pointer?

841


What is an array? What the different types of arrays in c?

889


What is static function in c?

864


Explain the difference between the local variable and global variable in c?

855


Explain threaded binary trees?

926