What is chain pointer in c?


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

Post New Answer

More C Interview Questions

What is variable in c with example?

1 Answers  


write a program to delete an item from a particular location of an linear array?

1 Answers  


What are static variables in c?

0 Answers  


Define C in your own Language.

0 Answers   Motorola,


How can we open a file in Binary mode and Text mode?what is the difference?

1 Answers   PanTerra,






What is declaration and definition in c?

0 Answers  


Why doesnt the call scanf work?

0 Answers  


main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }

6 Answers  


What are the types of type specifiers?

0 Answers  


What is meant by gets in c?

0 Answers  


in linking some of os executables are linking name some of them

0 Answers   IBM,


How does struct work in c?

0 Answers  


Categories