Answer Posted / anil yadav
A pointer is a variable which contains the address in memory of another variable. We can have a pointer to any variable type....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
Which built-in library function can be used to match a patter from the string?
what are non standard function in c
Explain how can I prevent another program from modifying part of a file that I am modifying?
What is calloc() function?
What is the difference between malloc calloc and realloc in c?
List the difference between a While & Do While loops?
Where is volatile variable stored?
What are the different types of endless loops?
about c language
What is strcpy() function?
How is actual parameter different from the formal parameter?
What is a dynamic array in c?
How would you obtain the current time and difference between two times?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????