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

int *a[5] refers to

12 Answers   TCS,


What is hungarian notation? Is it worthwhile?

0 Answers  


What is function definition in c?

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  


number of times a digit is present in a number

0 Answers  


What is the difference between break and continue?

3 Answers  


How pointer is benefit for design a data structure algorithm?

2 Answers  


c program to manipulate x=1+3+5+...+n using recursion

2 Answers   Wipro,


What is difference between constant pointer and constant variable?

0 Answers   Hexaware,


what is the main use of c where it can use the c

2 Answers   Infosys,


What is a far pointer in c?

0 Answers  


What is a file descriptor in c?

0 Answers  


Categories