Answer Posted / gsrinivas
pointer is variable which stores the address of the memory
location
Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What are local static variables?
How can you invoke another program from within a C program?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Why do we use static in c?
What is clrscr ()?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What is self-referential structure in c programming?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is #error and use of it?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
List the variables are used for writing doubly linked list program.
Explain the advantages of using macro in c language?
What is strcmp in c?
Write a program that accept anumber in words
Which is better between malloc and calloc?