Answer Posted / hr@tgksolutions.com
A pointer is a variable that stores the memory address of another variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how could explain about job profile
What is graph in c?
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is c token?
What do you mean by scope of a variable in c?
write a c program for swapping two strings using pointer
Write a program in c to replace any vowel in a string with z?
What is the difference between arrays and pointers?
Explain how are 16- and 32-bit numbers stored?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What is meant by recursion?
What does 1f stand for?
Explain modulus operator. What are the restrictions of a modulus operator?
What is the difference between new and malloc functions?
Why we use int main and void main?