what is pointer ? what is the use of pointer?

Answer Posted / guest

pointer is pointing to the addresss location

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a structure member accessed?

585


How can I read in an object file and jump to locations in it?

577


How can I find out the size of a file, prior to reading it in?

622


What is a header file?

638


Is c is a low level language?

566






Explain how many levels deep can include files be nested?

626


What are header files? What are their uses?

640


List out few of the applications that make use of Multilinked Structures?

1300


Why n++ execute faster than n+1 ?

1848


What is the difference between printf and scanf in c?

750


How to write a code for reverse of string without using string functions?

1578


Is main an identifier in c?

601


Write a program to check whether a number is prime or not using c?

576


What are bitwise shift operators in c programming?

646


What is the difference between far and near ?

684