Explain pointers in c programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain what is a const pointer?

0 Answers  


program to get the remainder and quotant of given two numbers with out using % and / operators?

10 Answers   College School Exams Tests, IBM,


What is the real time usage volatile?

2 Answers   Polycom,


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

0 Answers  


What are variables 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  


Is return a keyword in c?

0 Answers  


Why is malloc used?

1 Answers  


Do you have any idea about the use of "auto" keyword?

0 Answers  


What is the difference between call by value and call by reference in c?

0 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


how to print this pyramid * * * * * * * * * * * * *

2 Answers  


Categories