what is the structure pointer?


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

Post New Answer

More C Interview Questions

What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


In how much time you will write this c program? Prime nos from 1 to 1000

2 Answers   TCS,


How the C program can be compiled?

11 Answers   HP,


In which category does main function belong??

5 Answers  


How can I find the modification date and time of a file?

0 Answers  






what is uses of .net

0 Answers  


what is self refrential structure

3 Answers   HCL,


Explain the meaning of keyword 'extern' in a function declaration.

0 Answers  


How can I avoid the abort, retry, fail messages?

0 Answers  


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


which one low Priority in c? a)=,b)++,c)==,d)+

10 Answers  


int i=~0; uint j=(uint)i; j++; printf(“%d”,j);

1 Answers  


Categories