What are the different 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 the meaning of int *x[]();?

1 Answers  


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

0 Answers  


write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????

7 Answers   Infosys, TCS,


hi, which software companys will take,if d candidate's % is jst 55%?

0 Answers  


Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global.

6 Answers   FCI, TCS,






which do you prefer C or Pascal?

1 Answers  


How to write c functions that modify head pointer of a linked list?

0 Answers  


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

0 Answers  


What is the difference between struct and union in C?

1 Answers  


Write a function in c to find the area of a triangle whose length of three sides is given.

2 Answers  


write a program to find out number of on bits in a number?

17 Answers   Huawei, Microsoft,


what is structuer?

4 Answers   LG Soft, Wipro,


Categories