What is nested structure?


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

Post New Answer

More C Interview Questions

What is the right type to use for boolean values in c?

0 Answers  


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


Why is python slower than c?

0 Answers  


what is the use of call back function in c?tell me with example

2 Answers   Bosch,


implement general tree using link list

1 Answers   Wipro,


How is a pointer variable declared?

0 Answers  


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

0 Answers  


an algorithem for the implementation of circular doubly linked list

1 Answers  


What is variables in c?

0 Answers  


write a program to sort the elements in a given array in c language

10 Answers   TCS,


Difference between Function to pointer and pointer to function

0 Answers  


What are register variables in c?

0 Answers  


Categories