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

write a “Hello World” program in “c” without using a semicolon?

9 Answers   CTS, TCS, Wipro,


main() { printf(5+"Vidyarthi Computers"); }

6 Answers  


Explain what is the best way to comment out a section of code that contains comments?

0 Answers  


Why should I use standard library functions instead of writing my own?

0 Answers  


what is the disadvantage of using macros?

1 Answers   Wipro,






what are the general concepts of c and c++

2 Answers  


write a program to display numbers from 1 to 10 and 10 to 1?

2 Answers  


what is a headerfile?and what will be a program without it explain nan example?

6 Answers   Assurgent,


What are advantages and disadvantages of recursive calling ?

12 Answers   College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,


Are the variables argc and argv are always local to main?

0 Answers  


differentiate built-in functions and user – defined functions.

0 Answers  


Is reference used in C?

1 Answers  


Categories