What is nested structure with example?


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

Post New Answer

More C Interview Questions

Can I initialize unions?

0 Answers  


What is the restrict keyword in C?

2 Answers  


What are multidimensional arrays?

0 Answers  


Explain what is the difference between null and nul?

0 Answers  


15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

1 Answers  


can we store values and addresses in the same array? explain

3 Answers   TCS,


what is a function prototype?

5 Answers  


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

0 Answers  


What is wrong with this program statement?

0 Answers  


can we have joblib in a proc ?

0 Answers  


write a program which will count occurance of a day between two dates.

1 Answers   IonIdea,


Why doesn't C have nested functions?

2 Answers  


Categories