A
Q. Pick the best statement for the below program snippet:
Code:
struct {int a[2];} arr[] = {1,2};
- Correct Answer - Option(C)
- Views: 19
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.