Answer Posted / umakant gupta
Pointer is a kind of Array which store the Address of
Variable
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is a #include preprocessor?
what is different between auto and local static? why should we use local static?
Why enum is used in c?
How do I use strcmp?
What is the use of function in c?
What is the maximum no. of arguments that can be given in a command line in C.?
What are the types of pointers in c?
Can we change the value of #define in c?
Explain which function in c can be used to append a string to another string?
How can I call fortran?
Explain what are its uses in c programming?
write a program fibonacci series and palindrome program in c
What is far pointer in c?
Explain how can I open a file so that other programs can update it at the same time?
How do I get an accurate error status return from system on ms-dos?