Answer Posted / roshan
In a simple word.....
A pointer is a variable which is store the address of another variable.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How can I list all of the predefined identifiers?
What is the function of multilevel pointer in c?
What are integer variable, floating-point variable and character variable?
can any one tel me wt is the question pattern for NIC exam
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is a pointer in c?
Explain how do you declare an array that will hold more than 64kb of data?
When a c file is executed there are many files that are automatically opened what are they files?
Why does everyone say not to use scanf? What should I use instead?
Tell us bitwise shift operators?
What are the key features in c programming language?
What are keywords in c with examples?
Why is c so popular?
What does char * * argv mean in c?