What is array of structure in c programming?


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

Post New Answer

More C Interview Questions

what is data structure?

5 Answers   CBSE,


what value is returned to operating system after program execution?

0 Answers  


How can I trap or ignore keyboard interrupts like control-c?

0 Answers  


Explain how can I open a file so that other programs can update it at the same time?

0 Answers  


What is a scope resolution operator in c?

0 Answers  


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

0 Answers  


what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }

3 Answers   HCL,


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

0 Answers  


C passes By value or By reference?

5 Answers   Geometric Software, Infosys,


what is the output for this question: main() { int i=1; printf("%d%d%d",i,i++,++i); }

9 Answers  


What is the c language function prototype?

0 Answers  


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


Categories