What are the types of data structures in c?


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

Post New Answer

More C Interview Questions

What is volatile keyword in c?

0 Answers  


difference between string and array?

6 Answers  


User define function contain thier own address or not.

2 Answers  


write a program to generate address labels using structures?

0 Answers   SJC,


What are data structures in c and how to use them?

0 Answers  






Is c still relevant?

0 Answers  


What is calloc()?

0 Answers   Adobe,


pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?

2 Answers   eClerx, Excel, kenexa,


Why are algorithms important in c program?

0 Answers  


Why do we need arrays in c?

0 Answers  


Explain what is operator promotion?

0 Answers  


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


Categories