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
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
What is the significance of c program algorithms?
Write a program to print factorial of given number using recursion?
Can we use any name in place of argv and argc as command line arguments?
What type of function is main ()?
How macro execution is faster than function ?
Explain what is operator promotion?
What are different types of operators?
What is the use of ?
#include
Why is c platform dependent?
How important is structure in life?
Place the #include statement must be written in the program?
Is c language still used?
What do you mean by invalid pointer arithmetic?