hat is a pointer?
Answers were Sorted based on User's Feedback
Answer / satya.tivari
a pointer is a variable which stores an address of another
variable.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sumit mmmec
pointer provide the programmer direct access on memory
allocation.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vaibhav
it is a derived data type which holds the address of that
variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
WHY DO WE USE A TERMINATOR IN C LANGUAGE?
Write a C program to print 1 2 3 ... 100 without using loops?
what is c
a=(1,2,3); b=1,2,3; c=1,(2,3); d=(1,2),3; what's the value of 'a','b','c','d'
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
How the processor registers can be used in C ?
will the program compile? int i; scanf(ā%dā,i); printf(ā%dā,i);
why do we use pointer instead directly acessing the data?
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3
What is your stream meaning?