Answer Posted / rams
Pointer is a variable that can store the address of another variable to which it's pointing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between a free-standing and a hosted environment?
What is hashing in c language?
if p is a string contained in a string?
When should I declare a function?
Explain how can you determine the size of an allocated portion of memory?
What is difference between class and structure?
What does the message "automatic aggregate intialization is an ansi feature" mean?
How do I use void main?
What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }
How do you redirect a standard stream?
What does dm mean sexually?
What does typeof return in c?
What is the purpose of ftell?
Is that possible to store 32768 in an int data type variable?
What are the preprocessor categories?