List some of the static data structures in C?


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

Post New Answer

More C Interview Questions

How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

0 Answers  


What is an lvalue in c?

0 Answers  


Does free set pointer to null?

0 Answers  


main() { int i=5; printf("%d%d%d%d",i++,i--,i); }

10 Answers  






why should i select you?

21 Answers   Wipro,


Can an array be an Ivalue?

0 Answers   EXL,


What is the correct declaration of main?

0 Answers  


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

0 Answers   Gopaljee, TCS,


what is default constructor?

2 Answers   HCL,


Difference between pass by reference and pass by value?

0 Answers   TCS, TISL,


what is the significance of static storage class specifier?

0 Answers  


Categories