Answer Posted / sridhar
Pointers are the variables,which are used to store address of the another variable.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I open a file so that other programs can update it at the same time?
hi, which software companys will take,if d candidate's % is jst 55%?
What is 1f in c?
Disadvantages of C language.
Is it better to bitshift a value than to multiply by 2?
How we can insert comments in a c program?
What is "Duff's Device"?
What are pointers?
How does pointer work in c?
What is integer constants?
What is the difference between class and object in c?
can anyone please tell about the nested interrupts?
How to write c functions that modify head pointer of a linked list?
Explain the difference between ++u and u++?
Once I have used freopen, how can I get the original stdout (or stdin) back?