How does struct work in c?


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

Post New Answer

More C Interview Questions

where does it flourished?

0 Answers   Microsoft,


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

0 Answers  


How. To pass the entrance test

1 Answers   Tech Mahindra,


How do I round numbers?

0 Answers  


What is selection sort in c?

0 Answers  






main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????

1 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


Is main an identifier in c?

0 Answers  


What is the difference between %d and %*d in C

3 Answers  


wats SIZE_T meant for?

1 Answers  


What was noalias and what ever happened to it?

0 Answers  


formula to convert 2500mmh2o into m3/hr

0 Answers  


Categories