Answer Posted / anantha sharma
Pointer is a variable that holds address of a memory location
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What are pointers? What are stacks and queues?
Can an array be an Ivalue?
What is array within structure?
What is the meaning of ?
What does a pointer variable always consist of?
Can we compile a program without main() function?
What are preprocessor directives in c?
What is the heap?
Write a program to print numbers from 1 to 100 without using loop in c?
What is volatile variable in c?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Is that possible to store 32768 in an int data type variable?
What is the use of getch ()?
What is huge pointer in c?
Write a program to generate random numbers in c?