what is pointer ? what is the use of pointer?
Answer Posted / m.karthiga
pointer is a variable it contains address of the another
variable..pointer saves the memory space then other
variables
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is local and global variable in c?
What is the return type of sizeof?
largest Of three Number using without if condition?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Explain what are the __date__ and __time__ preprocessor commands?
Differentiate between #include<...> and #include '...'
How are structure passing and returning implemented?
Why do we use main function?
What is static volatile in c?
Is null always defined as 0(zero)?
What is the purpose of realloc()?
Why do we need a structure?
Can you please explain the scope of static variables?
What language is windows 1.0 written?