What does the message "automatic aggregate intialization is an ansi feature" mean?


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

Post New Answer

More C Interview Questions

How can I find the modification date of a file?

0 Answers   Celstream,


What should be keep precautions while using the recursion method?

1 Answers  


Write a program to find factorial of a number using recursive function.

0 Answers   Global Logic, TCS,


What is a built-in function in C?

1 Answers  


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

0 Answers  


Write a C program in Fibonacci series.

0 Answers   iNautix,


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


What is wrong with this code?

0 Answers  


write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...

1 Answers   Philips,


consagous technology placement paper

3 Answers   Consagous, Sypra,


What are the average number of comparisons required to sort 3 elements?

2 Answers   DRDO,


What is nested structure with example?

0 Answers  


Categories