What is a pointer?



What is a pointer?..

Answer / gsrinivas

pointer is variable which stores the address of the memory
location

Is This Answer Correct ?    26 Yes 2 No

Post New Answer

More C Interview Questions

Are the variables argc and argv are local to main?

0 Answers   TISL,


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


How to add two numbers with using function?

2 Answers   Miracle Solutions,


What is the difference between array and structure in c?

0 Answers  


I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?

2 Answers  


Explain what is operator promotion?

0 Answers  


What’s the special use of UNIONS?

0 Answers   ADP,


Do you know null pointer?

0 Answers  


What is string function in c?

0 Answers  


What language is lisp written in?

0 Answers  


What is Bitwise Operator and how it works?

1 Answers  


i want to have a program to read a string and print the frequency of each character and it should work in turbo c

3 Answers   Persistent, Wipro,


Categories